musl/include/sys
Rich Felker ecf4e24d81 add SUN_LEN macro to sys/un.h under appropriate feature tests
this is ugly and useless, but it seems to be the least-ugly way to
provide it...
2013-08-21 21:46:57 -04:00
..
acct.h
cachectl.h
dir.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
epoll.h
errno.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
eventfd.h
fcntl.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
file.h
fsuid.h
inotify.h
io.h
ioctl.h
ipc.h
kd.h
klog.h
mman.h
mount.h
msg.h add missing MSG_EXCEPT in sys/msg.h 2013-08-14 02:48:11 -04:00
mtio.h
param.h
personality.h sys/personality.h: add missing C++ compat 2013-08-08 20:57:35 +02:00
poll.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
prctl.h add macros for new(ish) prctl commands 2013-07-30 18:15:50 -04:00
procfs.h
ptrace.h add PTRACE_PEEKSIGINFO to ptrace.h 2013-07-24 22:17:24 +00:00
reboot.h
reg.h
resource.h refactor headers, especially alltypes.h, and improve C++ ABI compat 2013-07-22 11:22:36 -04:00
select.h
sem.h
sendfile.h
shm.h
signal.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
signalfd.h
socket.h add protocol families PF_IB and PF_VSOCK to socket.h 2013-07-25 00:22:05 +00:00
soundcard.h
stat.h
statfs.h refactor headers, especially alltypes.h, and improve C++ ABI compat 2013-07-22 11:22:36 -04:00
statvfs.h
stropts.h
swap.h
syscall.h
sysctl.h
sysinfo.h
syslog.h
sysmacros.h
termios.h add wrapper headers, with warnings, for various incorrect names under sys 2013-07-27 17:11:34 -04:00
time.h
timerfd.h
times.h
timex.h
ttydefaults.h
types.h move register_t and u_int64_t (back) to alltypes 2013-07-22 16:40:35 -04:00
ucontext.h
uio.h
un.h add SUN_LEN macro to sys/un.h under appropriate feature tests 2013-08-21 21:46:57 -04:00
user.h
utsname.h
vfs.h
vt.h
wait.h fix definitions of WIFSTOPPED and WIFSIGNALED to support up to signal 127 2013-08-10 23:33:54 -04:00
xattr.h