glibc/sysdeps/posix
Joseph Myers f4cf5f2d8b Add script to update copyright notices and reformat some to facilitate its use. 2013-01-01 16:29:10 +00:00
..
Makefile 2006-02-27 Roland McGrath <roland@redhat.com> 2006-02-28 07:05:34 +00:00
alarm.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
clock.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
clock_getres.c BZ#14743: Move clock_* symbols from librt to libc. 2012-10-24 14:50:46 -07:00
closedir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
ctermid.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
cuserid.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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
dup.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dup2.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
euidaccess.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
fdopendir.c Add a missing #include. 2012-08-08 10:39:28 -07:00
flock.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
fpathconf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gai_strerror-strs.h * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 2005-12-20 17:53:00 +00:00
gai_strerror.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getaddrinfo.c Return EAI_SYSTEM if we're out of file descriptors 2012-11-19 13:02:48 +05:30
getcwd.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
getdtsz.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gethostname.c Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/. 2012-04-23 18:53:47 +00:00
getpagesize.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
gettimeofday.c Switch gettimeofday from INTUSE to libc_hidden_proto. 2012-05-24 13:12:34 -07:00
isatty.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
isfdtype.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
killpg.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
libc_fatal.c Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
opendir.c __alloc_dir: avoid integer overflow in malloc argument 2012-10-16 10:33:50 +02:00
pathconf.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pause.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
posix_fallocate.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
posix_fallocate64.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pread.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pread64.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
preadv.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
preadv64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 2009-04-03 19:57:16 +00:00
profil.c Add script to update copyright notices and reformat some to facilitate its use. 2013-01-01 16:29:10 +00:00
pwrite.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pwrite64.c Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
pwritev.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pwritev64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 2009-04-03 19:57:16 +00:00
raise.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
readdir.c Move common dirent implementation from sysdeps/unix to sysdeps/posix. 2012-08-07 14:47:34 -07:00
readdir_r.c Add script to update copyright notices and reformat some to facilitate its use. 2013-01-01 16:29:10 +00:00
readv.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
remove.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rename.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
shm_unlink.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigblock.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigignore.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigintr.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
signal.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigpause.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigset.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigsetmask.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigsuspend.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigvec.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sigwait.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sysconf.c Generate /usr/libexec/getconf files when cross-compiling. 2012-11-17 01:49:19 +00: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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ttyname.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ttyname_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
utime.c Move some things from sysdeps/unix to sysdeps/posix. 2012-08-17 13:52:32 -07:00
utimes.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wait.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wait3.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
waitid.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
writev.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00