glibc/sysdeps/posix
2012-09-28 16:26:33 -07:00
..
alarm.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
clock_getres.c
clock.c
closedir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
ctermid.c
cuserid.c
dirfd.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
dirstream.h Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
dup2.c
dup.c
euidaccess.c
fdopendir.c Add a missing #include. 2012-08-08 10:39:28 -07:00
flock.c
fpathconf.c
gai_strerror-strs.h
gai_strerror.c
getaddrinfo.c [BZ #11438] 2012-09-28 10:15:05 -06:00
getcwd.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
getdtsz.c
gethostname.c
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
Makefile
mkfifo.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
mkfifoat.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
nice.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
open64.c
opendir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
pathconf.c
pause.c
posix_fallocate64.c
posix_fallocate.c
pread64.c
pread.c
preadv64.c
preadv.c
profil.c
pwrite64.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
pwrite.c
pwritev64.c
pwritev.c
raise.c
readdir_r.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
readdir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
readv.c
remove.c
rename.c
rewinddir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
seekdir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
shm_open.c
shm_unlink.c
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c
sigset.c
sigsetmask.c
sigsuspend.c
sigvec.c
sigwait.c
sleep.c Implement POSIX-generic sleep via nanosleep rather than SIGARLM. 2012-09-28 16:26:33 -07:00
spawni.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
sprofil.c
sysconf.c Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
system.c Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT]. 2012-08-15 10:08:32 -07:00
sysv_signal.c
telldir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
tempname.c Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
time.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
truncate.c
ttyname_r.c
ttyname.c
utime.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
utimes.c
wait3.c
wait.c
waitid.c
writev.c