Obsolete nfsservctl.
commitebc129fd17e8110eb76fb5ebdbb2dc395507ceeb
authorJoseph Myers <joseph@codesourcery.com>
Fri, 18 May 2018 16:50:44 +0000 (18 16:50 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 18 May 2018 16:50:44 +0000 (18 16:50 +0000)
tree95fc5dda91a2815cf5d6c87afeed4c6ab2496869
parent78274dc8ceb21bb7efd8baef29e1f00031b9c1c6
Obsolete nfsservctl.

The Linux nfsservctl syscall was removed in Linux 3.1.  Since the
minimum kernel version for use with glibc is 3.2, the glibc wrapper
for this syscall can no longer usefully be called.  This patch makes
it into a compat symbol, not provided at all for static linking or new
ports.  (It was already the case that there was no header declaration
of this function.)

Tested for x86_64.

* sysdeps/unix/sysv/linux/syscalls.list (nfsservctl): Make into a
compat symbol, disabled for minimum symbol version GLIBC_2.28 and
later.
ChangeLog
NEWS
sysdeps/unix/sysv/linux/syscalls.list