[hurd,commited 0/4] Fixing symbol exposition.s
Samuel Thibault
samuel.thibault@ens-lyon.org
Wed Sep 27 23:17:00 GMT 2017
This series fixes symbol exposition on hurd (and possibly other
non-Linux ports).
Samuel Thibault (4):
hurd: Fix dirfd symbol exposition from ftw
hurd: Fix `revoke' symbol exposition from `unlockpt'
hurd: Fix `seekdir' symbol exposition from `rewinddir'
hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
ChangeLog | 27 +++++++++++++++++++++++++++
dirent/dirfd.c | 3 ++-
include/dirent.h | 2 ++
include/ifaddrs.h | 5 +++++
include/unistd.h | 1 +
inet/check_pf.c | 4 ++--
inet/ifaddrs.c | 2 ++
io/ftw.c | 6 +++---
misc/revoke.c | 4 +++-
sysdeps/gnu/ifaddrs.c | 2 ++
sysdeps/mach/hurd/dirfd.c | 4 +++-
sysdeps/mach/hurd/revoke.c | 4 +++-
sysdeps/mach/hurd/rewinddir.c | 2 +-
sysdeps/mach/hurd/seekdir.c | 5 +++--
sysdeps/posix/dirfd.c | 4 +++-
sysdeps/unix/bsd/unlockpt.c | 2 +-
16 files changed, 63 insertions(+), 14 deletions(-)
--
2.14.1
More information about the Libc-alpha
mailing list