cosmopolitan/test/libc/stdio
Joshua Wierenga 8f001857de Fix build breaks
Revert the changes that 827f25f made to libc/calls/readv-metal.c regarding internal functions having underlines due to 6f7d0cb being missing at the time.
Use the versions of libc/intrin/lockfileex.c and libc/intrin/unlockfileex.c from 3f49889 to account for strace changes.
Revert d86916e and use the versions of libc/calls/getgroups.c, libc/calls/setgroups.c, libc/runtime/getlogin.c and libc/runtime/getlogin_r.c from 4c40c50 to again account for strace changes.
Fix include statements and internal underlined function calls in libc/stdio/cocmd.c, libc/testlib/extract.c and test/libc/stdio/system_test.c.
Fix missing closing paren in nsync memory size macro in memtrack.internal.h.
2023-03-20 21:07:01 -04:00
..
crypt_test.c Make more libc improvements 2022-08-06 17:18:40 -07:00
devrand_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
dirstream_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
dtoa_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
dumphexc_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
ecvt_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
fgetln_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
fgets_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
fgetwc_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
fmemopen_test.c Improve memory safety 2021-10-13 17:27:13 -07:00
fputc_test.c Remove stdio lock macros from amalgamation 2022-09-10 12:03:36 -07:00
fputs_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
freopen_test.c Fix freopen so it resets stream buffer (#61) 2021-03-07 12:12:02 -08:00
fseeko_test.c Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
ftell_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
fwrite_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
getdelim_test.c Clean up some code 2022-08-20 12:32:51 -07:00
getrandom_test.c vista: backport execve escaping and using cocmd as shell for system, etc. (#660) 2022-10-11 21:17:50 -07:00
gz_test.c Add zlib gzip functions 2022-05-12 12:17:40 -07:00
iconv_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
joinstrlist_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
memory_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
mkostempsm_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
mt19937_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
rand_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
rngset_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
spawn_test.c Clean up some code 2022-08-20 12:32:51 -07:00
system_test.c Fix build breaks 2023-03-20 21:07:01 -04:00
test.mk vista: backport execve escaping and using cocmd as shell for system, etc. (#660) 2022-10-11 21:17:50 -07:00
tmpfile_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
ungetc_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
vappendf_test.c Pay off more technical debt 2023-03-20 21:07:01 -04:00