cosmopolitan/tool/decode
Justine Tunney 6f7d0cb1c3
Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.
2022-09-12 23:36:56 -07:00
..
lib Pay off more technical debt 2022-09-12 23:36:56 -07:00
ar.c Clean up some code 2022-08-20 12:32:51 -07:00
base64.c Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
decode.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
dumpvdso.c Remove malloc() dependency on pledge() / unveil() 2022-07-24 21:51:37 -07:00
elf.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
ent.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
hex.c Change license 2020-12-27 17:18:44 -08:00
macho.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
mkcombos.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
mkwides.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
pe2.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
peboff.c Initial import 2020-06-15 07:18:57 -07:00
scrubdox.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
unhex.c Initial import 2020-06-15 07:18:57 -07:00
x86opinfo.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
x87.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xor.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zip.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
zip2.c Pay off more technical debt 2022-09-12 23:36:56 -07:00