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