musl/include/sys
midipix f2c6dbe244 move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
maintainer's note: while musl does not use the linux kernel headers,
it does provide these three sys/* headers which do nothing but include
the corresponding linux/* headers, since the sys/* versions are the
ones documented for application use (and they arguably provide
interfaces that are not linux-specific but common to other unices).
these headers should probably not be provided by libc (rather by a
separate package), but as long as they are, use the bits header
framework as an aid to out-of-tree ports of musl for non-linux systems
that want to implement them in some other way.
2018-07-20 01:06:41 -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
io.h
ioctl.h
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
mman.h add memfd_create syscall wrapper 2018-06-20 21:36:04 -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 add speculation control prctls from linux v4.17 2018-06-19 13:27:08 -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 add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 2018-06-19 13:26:24 -04:00
signal.h
signalfd.h
socket.h fix value of SO_PEERSEC on mips archs 2018-06-26 15:55:29 -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
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
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