| .. |
|
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 |
|
epoll.h
|
add EPOLLWAKEUP flag to sys/epoll.h
|
13 years ago |
|
eventfd.h
|
fix eventfd and inotify nonblock/cloexec flags to match arch values
|
14 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
|
13 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
|
13 years ago |
|
msg.h
|
add struct msgbuf to sys/msg.h
|
14 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
|
add personality syscall
|
14 years ago |
|
poll.h
|
initial check-in, version 0.5.0
|
15 years ago |
|
prctl.h
|
copy-paste error in prctl.h
|
15 years ago |
|
procfs.h
|
make sys/procfs.h mostly work on most archs
|
14 years ago |
|
ptrace.h
|
add missing ptrace requests and options to sys/ptrace.h
|
13 years ago |
|
reboot.h
|
add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
|
13 years ago |
|
reg.h
|
fix broken multi-inclusion guard in sys/reg.h
|
15 years ago |
|
resource.h
|
LFS64 alias for prlimit
|
14 years ago |
|
select.h
|
remove all remaining redundant __restrict/__inline/_Noreturn defs
|
14 years ago |
|
sem.h
|
default features: make musl usable without feature test macros
|
14 years ago |
|
sendfile.h
|
default features: make musl usable without feature test macros
|
14 years ago |
|
shm.h
|
add some missing macros to sys/shm.h
|
14 years ago |
|
signalfd.h
|
fix another case of cloexec/nonblock flags not matching arch values
|
13 years ago |
|
socket.h
|
add missing protocol families to sys/socket.h
|
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
|
default features: make musl usable without feature test macros
|
14 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
|
13 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
|
sysmacros major/minor: result should have type unsigned int, not dev_t
|
14 years ago |
|
time.h
|
add obsolete futimesat()
|
14 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 clock_adjtime, remap_file_pages, and syncfs syscall wrappers
|
14 years ago |
|
types.h
|
default features: make musl usable without feature test macros
|
14 years ago |
|
ucontext.h
|
initial check-in, version 0.5.0
|
15 years ago |
|
uio.h
|
fix up lfs64 junk for preadv/pwritev
|
14 years ago |
|
un.h
|
initial check-in, version 0.5.0
|
15 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
|
wait.h: add linux specific, thread-related waitpid() flags
|
13 years ago |
|
xattr.h
|
add missing xattr functions
|
14 years ago |