cosmopolitan/test/libc/nexgen32e
Justine Tunney 3f49889841
Make important improvements
- Fix preadv() and pwritev() for old distros
- Introduce _npassert() and _unassert() macros
- Prove that file locks work properly on Windows
- Support fcntl(F_DUPFD_CLOEXEC) on more systems
2022-09-14 22:39:08 -07:00
..
cescapec_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
crc32_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ffs_test.c Change license 2020-12-27 17:18:44 -08:00
gclongjmp_test.c Pay off more technical debt 2022-09-12 23:36:56 -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 Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
memmove_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -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
pcmpstr_test.c Add malloc logging tool 2022-05-26 23:19:22 -07:00
stackrw_test.c Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
stackrwx_test.c Fix MODE=tiny build 2022-07-14 05:42:24 -07:00
strcaseconv_test.c Pay off more technical debt 2022-09-12 23:36:56 -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 Make garbage collection thread safe 2022-09-08 02:33:01 -07:00