[PATCH v2 0/2] sparc64: fix socket syscalls with recent kernel headers
Aurelien Jarno
aurelien@aurel32.net
Wed Mar 2 08:25:00 GMT 2016
This patch series fixes the GNU libc on sparc64 to not use direct socket
syscalls when used built against 4.4+ kernel headers and using
--enable-kernel with a version lower than 4.4.
Patch 1 has already been posted, I just added a comment about backporting
Patch 2 is new
Aurelien Jarno (2):
sparc64: remove bind, listen and setsockopt from syscalls.list
Use direct socket syscalls for new kernels on sparc
ChangeLog | 12 ++++++++++++
sysdeps/unix/sysv/linux/sparc/kernel-features.h | 7 +++++++
sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list | 3 ---
3 files changed, 19 insertions(+), 3 deletions(-)
--
2.7.0
More information about the Libc-alpha
mailing list