cosmopolitan/tool/decode/lib
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
..
asmcodegen.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
asmcodegen.h Refactor some code 2022-05-28 14:09:21 -07:00
bitabuilder.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
bitabuilder.h Initial import 2020-06-15 07:18:57 -07:00
decodelib.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
disassemblehex.c Make improvements 2022-04-24 10:06:05 -07:00
disassemblehex.h Initial import 2020-06-15 07:18:57 -07:00
elfidnames.c Change license 2020-12-27 17:18:44 -08:00
elfidnames.h Initial import 2020-06-15 07:18:57 -07:00
flagger.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
flagger.h Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
idname.c Change license 2020-12-27 17:18:44 -08:00
idname.h Initial import 2020-06-15 07:18:57 -07:00
machoidnames.c Change license 2020-12-27 17:18:44 -08:00
machoidnames.h Initial import 2020-06-15 07:18:57 -07:00
ntfileflagnames.c Change license 2020-12-27 17:18:44 -08:00
ntfileflagnames.h Initial import 2020-06-15 07:18:57 -07:00
peidnames.c Fix build 2022-07-20 14:00:38 -07:00
peidnames.h Initial import 2020-06-15 07:18:57 -07:00
pollnames.h Initial import 2020-06-15 07:18:57 -07:00
pollnames.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
socknames.c Make redbean StoreAsset() work better 2021-05-14 05:44:37 -07:00
socknames.h Initial import 2020-06-15 07:18:57 -07:00
titlegen.c Change license 2020-12-27 17:18:44 -08:00
titlegen.h Initial import 2020-06-15 07:18:57 -07:00
x86idnames.h Initial import 2020-06-15 07:18:57 -07:00
xederrors.c Change license 2020-12-27 17:18:44 -08:00
xederrors.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
zipnames.c Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
zipnames.h Initial import 2020-06-15 07:18:57 -07:00