..
acct.h
add acct, accept4, setns, and dup3 syscalls (linux extensions)
14 years ago
cachectl.h
mips cache flush/ctl syscall support and header
14 years ago
dir.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
epoll.h
fix epoll structure alignment on non-x86_64 archs
13 years ago
errno.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
eventfd.h
fix eventfd and inotify nonblock/cloexec flags to match arch values
14 years ago
fcntl.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
file.h
various header cleanups, some related to _BSD_SOURCE addition
14 years ago
fsuid.h
header file fixes: multiple include guard consistency and correctness
14 years ago
inotify.h
add IN_EXCL_UNLINK to sys/inotify.h
14 years ago
io.h
fix breakage from introducing bits header for sys/io.h
14 years ago
ioctl.h
initial check-in, version 0.5.0
15 years ago
ipc.h
fix regressions in app compatibility from previous sys/ipc.h changes
14 years ago
kd.h
initial check-in, version 0.5.0
15 years ago
klog.h
initial check-in, version 0.5.0
15 years ago
mman.h
add clock_adjtime, remap_file_pages, and syncfs syscall wrappers
14 years ago
mount.h
add mount flags to sys/mount.h
14 years ago
msg.h
add missing MSG_EXCEPT in sys/msg.h
13 years ago
mtio.h
add cleaned-up sys/mtio.h
14 years ago
param.h
fix missing parens in bit op macros (param.h)
14 years ago
personality.h
sys/personality.h: add missing C++ compat
13 years ago
poll.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
prctl.h
add macros for new(ish) prctl commands
13 years ago
procfs.h
make sys/procfs.h mostly work on most archs
14 years ago
ptrace.h
ptrace.h: add new ptrace requests to get/set sigmask
13 years ago
reboot.h
add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
14 years ago
reg.h
fix broken multi-inclusion guard in sys/reg.h
15 years ago
resource.h
sys/resource.h: add PRIO_MIN and PRIO_MAX for getpriority and setpriority
13 years ago
select.h
add NFDBITS in sys/select.h with appropriate feature tests
13 years ago
sem.h
work around wrong kernel type for sem_nsems member of struct semid_ds
13 years ago
sendfile.h
default features: make musl usable without feature test macros
14 years ago
shm.h
add missing type shmatt_t in sys/shm.h
13 years ago
signal.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
signalfd.h
fix another case of cloexec/nonblock flags not matching arch values
14 years ago
socket.h
fix typo in socket.h (wrong macro name)
13 years ago
soundcard.h
initial check-in, version 0.5.0
15 years ago
stat.h
feature test macros: make _GNU_SOURCE enable everything
14 years ago
statfs.h
refactor headers, especially alltypes.h, and improve C++ ABI compat
13 years ago
statvfs.h
default features: make musl usable without feature test macros
14 years ago
stropts.h
initial check-in, version 0.5.0
15 years ago
swap.h
add SWAP_FLAG_DISCARD to sys/swap.h
14 years ago
syscall.h
syscall() declaration belongs in unistd.h, not sys/syscall.h
14 years ago
sysctl.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
sysinfo.h
fix sysinfo, try 2. it seems to work this time.
14 years ago
syslog.h
alternate name for syslog.h
15 years ago
sysmacros.h
fix shifts possibly larger than type in major() macro
13 years ago
termios.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
time.h
fix the prototype of settimeofday to follow the original BSD declaration
13 years ago
timeb.h
add legacy ftime function and sys/timeb.h
13 years ago
timerfd.h
add missing flags in sys/timerfd.h
14 years ago
times.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
timex.h
add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39)
13 years ago
ttydefaults.h
add legacy sys/ttydefaults.h header
13 years ago
types.h
move register_t and u_int64_t (back) to alltypes
13 years ago
ucontext.h
initial check-in, version 0.5.0
15 years ago
uio.h
add UIO_MAXIOV macro in sys/uio.h
13 years ago
un.h
add SUN_LEN macro to sys/un.h under appropriate feature tests
13 years ago
user.h
sys/user.h may need stdint.h
15 years ago
utsname.h
default features: make musl usable without feature test macros
14 years ago
vfs.h
initial check-in, version 0.5.0
15 years ago
vt.h
initial check-in, version 0.5.0
15 years ago
wait.h
fix definitions of WIFSTOPPED and WIFSIGNALED to support up to signal 127
13 years ago
xattr.h
add missing xattr functions
14 years ago