glibc/include/sys
Florian Weimer 076f09afba Linux: Remove <sys/sysctl.h> and the sysctl function
Linux 5.5 remove the system call in commit
61a47c1ad3a4dc6882f01ebdc88138ac62d0df03 ("Linux: Remove
<sys/sysctl.h>").  Therefore, the compat function is just a stub that
sets ENOSYS.

Due to SHLIB_COMPAT, new ports will not add the sysctl function anymore
automatically.

x32 already lacks the sysctl function, so an empty sysctl.c file is
used to suppress it.  Otherwise, a new compat symbol would be added.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2020-04-15 17:17:32 +02:00
..
auxv.h
bitypes.h
cdefs.h ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally 2020-03-25 14:34:23 -05:00
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon_out.h
gmon.h
ioctl.h
ipc.h
mman.h
msg.h
param.h
poll.h y2038: linux: Provide __ppoll64 implementation 2019-11-11 14:41:43 +01:00
prctl.h
profil.h
queue.h
random.h hurd: Fix local PLT 2019-12-13 11:11:54 +01:00
resource.h linux: Use long time_t for wait4/getrusage 2020-04-02 09:21:06 -07:00
select.h
sem.h sysvipc: Implement semop based on semtimedop 2019-10-17 11:05:40 -03:00
sendfile.h
shm.h
signal.h
socket.h
stat.h io: Implement lchmod using fchmodat [BZ #14578] 2020-02-12 08:43:59 +01:00
statfs.h
statvfs.h
sysinfo.h
syslog.h ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally 2020-03-25 14:34:23 -05:00
sysmacros.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
termios.h
time.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timeb.h
times.h
ttychars.h Add missing header wrappers under include/ 2019-02-16 08:25:16 +01:00
types.h
uio.h
un.h
unistd.h
utsname.h
vfs.h Add missing header wrappers under include/ 2019-02-16 08:25:16 +01:00
vlimit.h
vtimes.h
wait.h Implement waitpid in terms of wait4 2019-12-19 16:11:09 -03:00
xattr.h