Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
..
epoll.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
eventfd.h 15b77d52c9 eventfd syscall wrapper and read/write wrappers 14 years ago
file.h 671ffab776 various header cleanups, some related to _BSD_SOURCE addition 12 years ago
fsuid.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness 12 years ago
inotify.h 570edb19d1 fix typo in inotify.h 13 years ago
io.h d426b04533 add ioperm/iopl syscalls 12 years ago
ioctl.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
ipc.h 07e865cc5a numerous fixes to sysv ipc 14 years ago
kd.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
klog.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
mman.h 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 years ago
mount.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
msg.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
param.h bfb29b666e fix missing parens in bit op macros (param.h) 13 years ago
poll.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
prctl.h 5a2e74ebd2 copy-paste error in prctl.h 13 years ago
procfs.h 03860303c2 fix some details in ugly stuff that doesn't belong in libc 13 years ago
ptrace.h 71f7a3c2ce implement ptrace syscall wrapper (untested) 13 years ago
reboot.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
reg.h 53431b091b fix broken multi-inclusion guard in sys/reg.h 13 years ago
resource.h 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 years ago
select.h 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
sem.h 7dba0494e8 type exposure fixes in sys/sem.h 12 years ago
sendfile.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness 12 years ago
shm.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
signalfd.h 6b1d3817cf add missing signalfd flags 13 years ago
socket.h 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
soundcard.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
stat.h 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
statfs.h 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 years ago
statvfs.h 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
stropts.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
swap.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
syscall.h fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 12 years ago
sysctl.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
sysinfo.h 1429ce9ba2 fix sysinfo, try 2. it seems to work this time. 12 years ago
syslog.h 8b61c81693 alternate name for syslog.h 14 years ago
sysmacros.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness 12 years ago
time.h 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
times.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
timex.h fd9e01e92a fix some header typos 13 years ago
types.h 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 years ago
ucontext.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
uio.h 9cf9c39e48 add process_vm_readv and process_vm_writev syscall wrappers 12 years ago
un.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
user.h 1587224ed6 sys/user.h may need stdint.h 13 years ago
utsname.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 years ago
vfs.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
vt.h 0b44a0315b initial check-in, version 0.5.0 14 years ago
wait.h 419ae6d5c9 support _BSD_SOURCE feature test macro 12 years ago
xattr.h 7650390de8 add missing xattr functions 12 years ago