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