greatbridf 428d0d3321 feat(gblibc): add strcasecmp and strncasecmp 2 éve
..
arithmetic.c d44046d21c feat(gblibc): separate libc from kernel code 2 éve
assert.c 3e759fa4dd feat: assert 2 éve
crt0.s ea0c108eea change: use linux x86_64 syscall no. 2 éve
ctype.c c4c0936a8f feat(gblibc): add ctype 2 éve
dirent.c 183ed5166f feat: check O_DIRECTORY flag 2 éve
errno.c f3ad9758aa feat(gblibc): add __stack_chk_fail_local 2 éve
fcntl.c d4122bd571 feat(posix): impl. posix interface, update usp 2 éve
stdio.c 7b059e1a11 feat(gblibc): add string.h and stdio.h funcs 2 éve
stdlib.c 7b059e1a11 feat(gblibc): add string.h and stdio.h funcs 2 éve
string.c 428d0d3321 feat(gblibc): add strcasecmp and strncasecmp 2 éve
unistd.c e32a680f5d feat: getpid and getppid 2 éve
wait.c d4122bd571 feat(posix): impl. posix interface, update usp 2 éve