musl/include/sys
Rich Felker e6093b5a87 fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h
_POSIX_VDISABLE is only visible if unistd.h has already been included,
so conditional use of it here makes no sense. the value is always 0
anyway; it does not vary.
2020-01-29 10:47:48 -05:00
..
acct.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
auxv.h
cachectl.h
dir.h
epoll.h sys/epoll.h: add EPOLLNVAL from linux v4.16 2018-06-19 13:25:16 -04:00
errno.h
eventfd.h
fanotify.h sys/fanotify.h: update for linux v5.1 2019-07-01 14:11:42 -04:00
fcntl.h
file.h
fsuid.h
inotify.h sys/inotify.h: add IN_MASK_CREATE from linux v4.19 2019-03-13 12:29:27 -04:00
io.h
ioctl.h fix regression in ioctl definitions provided by arch/generic bits 2019-12-18 18:03:43 -05:00
ipc.h move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
kd.h move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits 2018-07-20 01:06:41 -04:00
klog.h
membarrier.h add membarrier syscall wrapper, refactor dynamic tls install to use it 2019-02-22 03:25:39 -05:00
mman.h sys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux v5.4 2019-12-30 18:14:08 -05:00
mount.h
msg.h allow archs to define IPC_STAT, propagate time64 bit to other macros 2019-08-02 00:08:23 -04:00
mtio.h
param.h
personality.h
poll.h
prctl.h sys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4 2019-12-30 18:14:08 -05:00
procfs.h fix elf_prstatus regression on time64, existing wrong definition on x32 2019-12-22 11:20:44 -05:00
ptrace.h remove gratuitous aligned attribute from __ptrace_syscall_info 2020-01-01 11:16:56 -05:00
quota.h
random.h add getrandom syscall wrapper 2018-02-22 19:34:58 -05:00
reboot.h
reg.h
resource.h define RLIMIT_RTTIME, bump RLIMIT_NLIMITS 2020-01-11 21:10:41 -05:00
select.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
sem.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
sendfile.h
shm.h allow archs to define IPC_STAT, propagate time64 bit to other macros 2019-08-02 00:08:23 -04:00
signal.h
signalfd.h add SIGSYS support to sys/signalfd.h from linux v4.18 2018-12-09 22:25:21 -05:00
socket.h sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux v5.3 2019-12-30 18:12:46 -05:00
soundcard.h move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits 2018-07-20 01:06:41 -04:00
stat.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
statfs.h
statvfs.h remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
stropts.h
swap.h
syscall.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
timeb.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
timerfd.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
times.h
timex.h add time64 symbol name redirects to public headers, under arch control 2019-10-28 19:26:52 -04:00
ttydefaults.h fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h 2020-01-29 10:47:48 -05:00
types.h remove implicit include of sys/sysmacros.h from sys/types.h 2019-06-21 15:49:38 -04:00
ucontext.h
uio.h
un.h
user.h
utsname.h
vfs.h
vt.h move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits 2018-07-20 01:06:41 -04:00
wait.h sys/wait.h: add P_PIDFD from linux v5.4 2019-12-30 18:14:08 -05:00
xattr.h add additional uapi guards for Linux kernel header files 2018-01-09 13:08:25 -05:00