glibc/sysdeps/posix
Samuel Thibault 1c6d89e9a4 Add missing libc_hidden_weak/def calls
* io/read.c (read): Add libc_hidden_weak.
	* sysdeps/mach/hurd/read.c (read): Likewise.
	* io/write.c (write): Likewise.
	* sysdeps/mach/hurd/write.c (write): Likewise.
	* io/pread64.c (__pread64): Likewise.
	* sysdeps/mach/hurd/pread64.c (__pread64): Likewise.
	* posix/pread64.c (__pread64): Add libc_hidden_def.
2017-09-17 21:57:39 +02:00
..
alarm.c
clock_getres.c
clock.c
closedir.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
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: Fix error handling in gethosts [BZ #21915] [BZ #21922] 2017-09-01 09:34:29 +02:00
getcwd.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03: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 Consolidate non cancellable open call 2017-08-17 16:50:35 -03:00
Makefile
mkfifo.c
mkfifoat.c
nice.c
open64.c
opendir.c dirent: Remove internal_function attribute 2017-08-31 16:02:40 +02:00
pathconf.c
pause.c hurd: Fix libc link 2017-09-03 04:36:29 +02:00
posix_fallocate64.c
posix_fallocate.c
pread64.c Add missing libc_hidden_weak/def calls 2017-09-17 21:57:39 +02:00
pread.c
preadv2.c hurd: Fix p{read,write}{,v64}v2.c build 2017-09-03 03:03:40 +02:00
preadv64.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
preadv64v2.c hurd: Fix p{read,write}{,v64}v2.c build 2017-09-03 03:03:40 +02: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 hurd: Fix p{read,write}{,v64}v2.c build 2017-09-03 03:03:40 +02:00
pwritev64.c posix: Fix and simplify default p{read,write}v implementation 2017-05-15 16:33:45 -03:00
pwritev64v2.c hurd: Fix p{read,write}{,v64}v2.c build 2017-09-03 03:03:40 +02: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 Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
sprofil.c Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
Subdirs
sysconf.c
system.c hurd: Fix libc link 2017-09-03 04:36:29 +02:00
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 posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
ttyname.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
ulimit.c
usleep.c
utime.c
utimes.c
wait3.c
wait.c
waitid.c
writev.c