cosmopolitan/test/tool/build/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
..
alu_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
asmdown_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bitscan_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bsu_test.c Make small fixes 2022-04-17 10:40:32 -07:00
disinst_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
divmul_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
getargs_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
interner_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
iovs_test.c Change license 2020-12-27 17:18:44 -08:00
isnocompressext_test.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
javadown_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
machine_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
modrm_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
numbers.c Change license 2020-12-27 17:18:44 -08:00
numbers.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
optest.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
optest.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
pty_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
stripcomponents_test.c Experiment with making Python go faster 2021-08-18 21:57:11 -07:00
test.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
xlaterrno_test.c Prevent Make from talking to public Internet 2022-08-12 21:51:39 -07:00