..
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
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
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
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 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
fix missing parens in bit op macros (param.h)
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
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 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
header file fixes: multiple include guard consistency and correctness
14 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
workaround another sendmsg kernel bug on 64-bit machines
14 years ago
soundcard.h
initial check-in, version 0.5.0
15 years ago
stat.h
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 years ago
statfs.h
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 years ago
statvfs.h
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 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 sysinfo, try 2. it seems to work this time.
14 years ago
syslog.h
alternate name for syslog.h
15 years ago
sysmacros.h
header file fixes: multiple include guard consistency and correctness
14 years ago
time.h
support _BSD_SOURCE feature test macro
14 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
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
14 years ago
ucontext.h
initial check-in, version 0.5.0
15 years ago
uio.h
add process_vm_readv and process_vm_writev syscall wrappers
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
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
support _BSD_SOURCE feature test macro
14 years ago