musl/include/sys
Rich Felker a31a30a007 remove implicit include of sys/sysmacros.h from sys/types.h
this reverts commit f552c792c7, which
exposed the sysmacros.h macros (device major/minor calculations) for
BSD and GNU profiles to mimic an unintentional glibc behavior some
code depended on. glibc has deprecated and since removed them as the
resolution to bug #19239, so it makes no sense for us to keep this
behavior. affected code should all have been fixed by now, and if it's
not yet fixed it needs to be for use with modern glibc anyway.
2019-06-21 15:49:38 -04:00
..
acct.h
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
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 update line discipline constants 2019-02-07 12:43:22 -05:00
ipc.h
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 new hugetlb mmap flags from linux v4.19 2019-03-13 12:32:14 -04:00
mount.h add MS_NOREMOTELOCK mount flag from linux v4.9 2016-12-29 22:10:44 -05:00
msg.h add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 2018-06-19 13:26:24 -04:00
mtio.h
param.h
personality.h
poll.h
prctl.h sys/prctl.h: add PR_PAC_RESET_KEYS from linux v5.0 2019-03-13 12:34:56 -04:00
procfs.h
ptrace.h add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
quota.h
random.h add getrandom syscall wrapper 2018-02-22 19:34:58 -05:00
reboot.h
reg.h
resource.h
select.h
sem.h add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 2018-06-19 13:26:24 -04:00
sendfile.h
shm.h sys/mman.h: add new hugetlb mmap flags from linux v4.19 2019-03-13 12:32:14 -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_TXTIME from linux v4.19 2019-03-13 12:29:23 -04: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
statfs.h
statvfs.h add ST_RELATIME to statvfs.h 2018-07-12 20:41:30 -04:00
stropts.h
swap.h
syscall.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h remove redundant feature test macro checks in sys/time.h 2016-11-07 11:49:22 -05:00
timeb.h
timerfd.h add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing 2017-11-05 18:40:58 -05:00
times.h
timex.h
ttydefaults.h
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
xattr.h add additional uapi guards for Linux kernel header files 2018-01-09 13:08:25 -05:00