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