mirror of git://git.musl-libc.org/musl
f2c6dbe244
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. |
||
---|---|---|
.. | ||
errno.h | ||
fcntl.h | ||
fenv.h | ||
hwcap.h | ||
io.h | ||
ioctl.h | ||
ioctl_fix.h | ||
ipc.h | ||
kd.h | ||
link.h | ||
mman.h | ||
msg.h | ||
poll.h | ||
ptrace.h | ||
resource.h | ||
sem.h | ||
shm.h | ||
socket.h | ||
soundcard.h | ||
statfs.h | ||
termios.h | ||
vt.h |