K. Lange cdcc0edb0b execve should set errno 5 years ago
..
access.c 4c8f8e43fb Use subdirectories for libc based on headers 5 years ago
chdir.c b1fe4fa4ce More errno stuff 5 years ago
chmod.c dace5d456b Various errno-related fixes 5 years ago
chown.c 1ecdb29e51 chown in libc 5 years ago
close.c 8f2025864c Break up unistd into separate files for each function 5 years ago
creat.c 8f2025864c Break up unistd into separate files for each function 5 years ago
dup2.c 22a3321c25 More libc 5 years ago
execvp.c cdcc0edb0b execve should set errno 5 years ago
exit.c 6a76b257f4 add atexit() 5 years ago
fcntl.c 5cd281a1a6 More libc for Python (almost done) 5 years ago
fork.c 8f2025864c Break up unistd into separate files for each function 5 years ago
fstat.c b1fe4fa4ce More errno stuff 5 years ago
getcwd.c 8f2025864c Break up unistd into separate files for each function 5 years ago
getegid.c 8f2025864c Break up unistd into separate files for each function 5 years ago
geteuid.c 8f2025864c Break up unistd into separate files for each function 5 years ago
getgid.c 8f2025864c Break up unistd into separate files for each function 5 years ago
getopt.c b4c1d997b4 Add getopt, getopt_long 5 years ago
getopt_long.c ee34f63d55 getopt: handle non-long --foo like glibc does 5 years ago
getpgrp.c 8f2025864c Break up unistd into separate files for each function 5 years ago
getpid.c 22a3321c25 More libc 5 years ago
getuid.c 8f2025864c Break up unistd into separate files for each function 5 years ago
getwd.c 8f2025864c Break up unistd into separate files for each function 5 years ago
hostname.c bd3f1b0334 get/sethostname 5 years ago
isatty.c 8f2025864c Break up unistd into separate files for each function 5 years ago
link.c 8f2025864c Break up unistd into separate files for each function 5 years ago
lseek.c 8f2025864c Break up unistd into separate files for each function 5 years ago
open.c b1fe4fa4ce More errno stuff 5 years ago
pipe.c dace5d456b Various errno-related fixes 5 years ago
read.c 8f2025864c Break up unistd into separate files for each function 5 years ago
readlink.c dace5d456b Various errno-related fixes 5 years ago
rmdir.c 22a3321c25 More libc 5 years ago
setuid.c 554e6d10ed More libc stuff 5 years ago
sleep.c 554e6d10ed More libc stuff 5 years ago
stat.c 4c8f8e43fb Use subdirectories for libc based on headers 5 years ago
symlink.c dace5d456b Various errno-related fixes 5 years ago
ttyname.c 22a3321c25 More libc 5 years ago
umask.c 22a3321c25 More libc 5 years ago
unlink.c dace5d456b Various errno-related fixes 5 years ago
usleep.c 8f2025864c Break up unistd into separate files for each function 5 years ago
utime.c 22a3321c25 More libc 5 years ago
write.c 8f2025864c Break up unistd into separate files for each function 5 years ago