Tibor Nagy 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
..
dirent 594bcd75d4 Add closedir to dirent test 6 lat temu
example_dir 83949290c9 Implement dirent.h 6 lat temu
expected 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
fcntl 67d5976622 Clean up tests 6 lat temu
netdb c59f268fcd Implement getaddrinfo (somewhat) 6 lat temu
resource 65cbd40fce Remove an accidentally committed binary. Again. Sigh. 6 lat temu
stdio 5b6b11cb65 Fix panic in fwrite 6 lat temu
stdlib 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
string 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
sys_utsname 950b4526c7 - Disable output of empty header files 6 lat temu
time 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
unistd 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
wchar 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
.gitignore 28912d84d9 Further fixes to tests makefile 6 lat temu
Makefile 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
alloca.c 55eb8f2779 Implement alloca.h 6 lat temu
args.c dd847cc67e Return with 0 in all tests 7 lat temu
arpainet.c 0550a7b9db implement arpainet 6 lat temu
assert.c e7f251fdb0 Fix assert when used as an expression 6 lat temu
constructor.c 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
ctype.c 1eb22b2cb2 ctype: Add tests for toascii, tolower, toupper 6 lat temu
destructor.c 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
error.c dd847cc67e Return with 0 in all tests 7 lat temu
fnmatch.c b20307dca0 Implement fnmatch.h 6 lat temu
libgen.c a7b71a311d Implement libgen.h 6 lat temu
locale.c 0a3c8abe95 Fix setlocale return value 7 lat temu
math.c dd847cc67e Return with 0 in all tests 7 lat temu
pwd.c f6b364845e Implement pwd.h 6 lat temu
regex.c 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 lat temu
select.c d3e4fa71a5 Implement sys/select.h 6 lat temu
setjmp.c 4e99b55417 Implement basic setjmp using musl's awesome existing code 7 lat temu
signal.c d3e4fa71a5 Implement sys/select.h 6 lat temu
strings.c 1c92751a73 Don't rely on integer wrapping in ctype 6 lat temu
waitpid.c c568ca2932 test cleanup 7 lat temu