glibc/sysdeps/posix
2017-08-03 12:33:00 +02:00
..
alarm.c
clock_getres.c
clock.c
closedir.c
ctermid.c
cuserid.c
dirfd.c
dirstream.h
dl-fileid.h
dup2.c
dup.c
euidaccess.c
fdopendir.c
flock.c
fpathconf.c
gai_strerror-strs.h
gai_strerror.c
getaddrinfo.c getaddrinfo: Release resolver context on error in gethosts [BZ #21885] 2017-08-03 12:33:00 +02:00
getcwd.c Assume that O_CLOEXEC is always defined and works 2017-04-18 14:56:51 +02:00
getdtsz.c
gethostname.c Clean pthread functions namespaces for C11 threads 2017-06-23 17:38:17 -03:00
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] 2017-07-24 06:06:24 -07:00
Makefile
mkfifo.c
mkfifoat.c
nice.c
open64.c
opendir.c Assume that O_CLOEXEC is always defined and works 2017-04-18 14:56:51 +02:00
pathconf.c
pause.c
posix_fallocate64.c
posix_fallocate.c
pread64.c
pread.c
preadv2.c posix: Implement preadv2 and pwritev2 2017-05-31 17:35:46 -03:00
preadv64.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
preadv64v2.c posix: Implement preadv2 and pwritev2 2017-05-31 17:35:46 -03:00
preadv_common.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
preadv.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
profil.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
pwrite64.c
pwrite.c
pwritev2.c posix: Implement preadv2 and pwritev2 2017-05-31 17:35:46 -03:00
pwritev64.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
pwritev64v2.c posix: Implement preadv2 and pwritev2 2017-05-31 17:35:46 -03:00
pwritev_common.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
pwritev.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
raise.c
readdir_r.c
readdir.c
readv.c
remove.c
rename.c
rewinddir.c
seekdir.c
shm_open.c Add missing include for pthread_setcancelstate 2017-08-03 00:30:22 +02:00
shm_unlink.c
shm-directory.c
shm-directory.h
sigblock.c
sigignore.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
sigintr.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
signal.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
sigpause.c
sigset.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
sigsetmask.c
sigsuspend.c
sigwait.c
sleep.c
spawni.c posix: Fix default posix_spawn return value 2017-07-05 15:58:31 -03:00
sprofil.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
Subdirs
sysconf.c timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] 2017-03-07 17:45:38 +01:00
system.c
sysv_signal.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
telldir.c
tempname.c
time.c
timespec_get.c
truncate.c
ttyname_r.c
ttyname.c
ulimit.c
usleep.c
utime.c
utimes.c
wait3.c
wait.c
waitid.c
writev.c