cosmopolitan/test/libc
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
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Pay off more technical debt 2022-09-12 23:36:56 -07:00
dns Pay off more technical debt 2022-09-12 23:36:56 -07:00
fmt Pay off more technical debt 2022-09-12 23:36:56 -07:00
intrin Pay off more technical debt 2022-09-12 23:36:56 -07:00
log Pay off more technical debt 2022-09-12 23:36:56 -07:00
mem Pay off more technical debt 2022-09-12 23:36:56 -07:00
nexgen32e Pay off more technical debt 2022-09-12 23:36:56 -07:00
release Make some minor touchups for nightlies 2022-09-09 19:12:40 -07:00
runtime Pay off more technical debt 2022-09-12 23:36:56 -07:00
sock Pay off more technical debt 2022-09-12 23:36:56 -07:00
stdio Pay off more technical debt 2022-09-12 23:36:56 -07:00
str Pay off more technical debt 2022-09-12 23:36:56 -07:00
thread Pay off more technical debt 2022-09-12 23:36:56 -07:00
time Pay off more technical debt 2022-09-12 23:36:56 -07:00
tinymath Pay off more technical debt 2022-09-12 23:36:56 -07:00
x Pay off more technical debt 2022-09-12 23:36:56 -07:00
xed Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00