cosmopolitan/test/libc/nexgen32e
Justine Tunney 0a24b4fc3c
Clean up more code
The *NSYNC linked list API is good enough that it deserves to be part of
the C libray, so this change writes an improved version of it which uses
that offsetof() trick from the Linux Kernel. We vendor all of the *NSYNC
tests in third_party which helped confirm the needed refactoring is safe

This change also deletes more old code that didn't pan out. My goal here
is to work towards a vision where the Cosmopolitan core libraries become
less experimental and more focused on curation. This better reflects the
current level of quality we've managed to achieve.
2023-07-06 08:03:24 -07:00
..
gclongjmp_test.c Get garbage collector working on aarch64 2023-06-07 03:34:45 -07:00
kbase36_test.c Make important improvements 2022-09-14 22:39:08 -07:00
kcp437_test.c Make important improvements 2022-09-14 22:39:08 -07:00
lz4decode_test.c Clean up more code 2023-07-06 08:03:24 -07:00
memmove_test.c Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
memrchr_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
memset_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
strcaseconv_test.c Rename rand64() to _rand64() 2022-10-10 04:12:06 -07:00
strcspn_test.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
strsak32_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Clean up more code 2023-06-18 01:00:05 -07:00