..
epoll.h
initial check-in, version 0.5.0
15 years ago
eventfd.h
eventfd syscall wrapper and read/write wrappers
15 years ago
file.h
remove useless "extern" keywords in headers
15 years ago
fsuid.h
add linux setfs[ug]id syscall wrappers
15 years ago
inotify.h
fix typo in inotify.h
14 years ago
ioctl.h
initial check-in, version 0.5.0
15 years ago
ipc.h
numerous fixes to sysv ipc
15 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
namespace cleanup in sys/mman.h
15 years ago
mount.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
msg.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
param.h
legacy junk compatibility grab-bag
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
fix some details in ugly stuff that doesn't belong in libc
15 years ago
ptrace.h
implement ptrace syscall wrapper (untested)
15 years ago
reboot.h
initial check-in, version 0.5.0
15 years ago
reg.h
fix broken multi-inclusion guard in sys/reg.h
15 years ago
resource.h
add prlimit syscall wrapper
15 years ago
select.h
FD_ISSET must return an int. this is the easiest way.
15 years ago
sem.h
initial check-in, version 0.5.0
15 years ago
sendfile.h
various legacy and linux-specific stuff
15 years ago
shm.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
signalfd.h
add missing signalfd flags
15 years ago
socket.h
cleanup more bits cruft (sysmacros and socket)
15 years ago
soundcard.h
initial check-in, version 0.5.0
15 years ago
stat.h
add some traditional aliases to stat.h
15 years ago
statfs.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
statvfs.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
stropts.h
initial check-in, version 0.5.0
15 years ago
swap.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
syscall.h
cleanup various minor issues reported by nsz
15 years ago
sysctl.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
sysinfo.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
syslog.h
alternate name for syslog.h
15 years ago
sysmacros.h
cleanup more bits cruft (sysmacros and socket)
15 years ago
time.h
add legacy futimes and lutimes functions
15 years ago
times.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 years ago
timex.h
fix some header typos
15 years ago
types.h
apparently gnu caddr_t is supposed to be char *, not unsigned long
14 years ago
ucontext.h
initial check-in, version 0.5.0
15 years ago
uio.h
fix all missing instances of __cplusplus checks/extern "C" in headers
15 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
fix all missing instances of __cplusplus checks/extern "C" in headers
15 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
move wait.h macros out of bits. they do not vary.
15 years ago