Jeremy Soller 52493a1ec3 Add popen/pclose пре 6 година
..
dirent 758f681590 Implement scandir пре 6 година
example_dir 83949290c9 Implement dirent.h пре 6 година
expected 52493a1ec3 Add popen/pclose пре 6 година
fcntl 67d5976622 Clean up tests пре 6 година
resource 65cbd40fce Remove an accidentally committed binary. Again. Sigh. пре 6 година
stdio 52493a1ec3 Add popen/pclose пре 6 година
stdlib 3c2121d4e0 Do not require prefix for hex пре 6 година
string 0469c0c2c6 Add tests for memcmp and fix a teeny tiny bug пре 6 година
sys_utsname 012a9b2eb3 Implement uname for Redox пре 6 година
time b517629371 Fix timeradd пре 6 година
unistd 9d56ce42c6 Implement timer* macros, and GNU's getopt_long пре 6 година
wchar cc210361d6 wchar support пре 6 година
.gitignore 28912d84d9 Further fixes to tests makefile пре 6 година
Makefile 52493a1ec3 Add popen/pclose пре 6 година
alloca.c 55eb8f2779 Implement alloca.h пре 6 година
args.c dd847cc67e Return with 0 in all tests пре 7 година
arpainet.c 0550a7b9db implement arpainet пре 6 година
assert.c e7f251fdb0 Fix assert when used as an expression пре 6 година
constructor.c aee3f68117 Add tests for constructors and destructors пре 6 година
ctype.c 46fe488e05 Merge branch 'master' into master пре 7 година
destructor.c aee3f68117 Add tests for constructors and destructors пре 6 година
error.c dd847cc67e Return with 0 in all tests пре 7 година
fnmatch.c b20307dca0 Implement fnmatch.h пре 6 година
libgen.c a7b71a311d Implement libgen.h пре 6 година
locale.c 0a3c8abe95 Fix setlocale return value пре 6 година
math.c dd847cc67e Return with 0 in all tests пре 7 година
netdb.c 07eb658a8a Netdb пре 6 година
pwd.c f6b364845e Implement pwd.h пре 6 година
regex.c 1acc2a1a32 Initial regex.h implementation пре 6 година
select.c d3e4fa71a5 Implement sys/select.h пре 6 година
setjmp.c 4e99b55417 Implement basic setjmp using musl's awesome existing code пре 6 година
signal.c d3e4fa71a5 Implement sys/select.h пре 6 година
strings.c 1c92751a73 Don't rely on integer wrapping in ctype пре 6 година
waitpid.c c568ca2932 test cleanup пре 7 година