]> sourceware.org Git - glibc.git/commit
Add missing libc_hidden_weak/def calls
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 17 Sep 2017 19:57:39 +0000 (21:57 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 17 Sep 2017 19:57:39 +0000 (21:57 +0200)
commit1c6d89e9a40302430d5986a09c7cf7594b93143c
tree25503bbbf59c767406affd67ccedf4569298a41c
parentc207f7ce734b2f77139e6043e9cf6cff6dbfcede
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.
ChangeLog
io/read.c
io/write.c
posix/pread64.c
sysdeps/mach/hurd/pread64.c
sysdeps/mach/hurd/read.c
sysdeps/mach/hurd/write.c
sysdeps/posix/pread64.c
This page took 0.041536 seconds and 5 git commands to generate.