You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 03860303c2 fix some details in ugly stuff that doesn't belong in libc 15 years ago
..
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 initial check-in, version 0.5.0 15 years ago
inotify.h fix typo in inotify structure 15 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 add some ioctl stuff to sys/mount.h 15 years ago
msg.h numerous fixes to sysv ipc 15 years ago
param.h make sys/param.h not depend on PATH_MAX and NAME_MAX 15 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 fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test for it 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 numerous fixes to sysv ipc 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 the fsid_t structure to match name of __val 15 years ago
statvfs.h fix the definition of struct statvfs to match lsb abi 15 years ago
stropts.h initial check-in, version 0.5.0 15 years ago
swap.h initial check-in, version 0.5.0 15 years ago
syscall.h cleanup various minor issues reported by nsz 15 years ago
sysctl.h initial check-in, version 0.5.0 15 years ago
sysinfo.h initial check-in, version 0.5.0 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 fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 15 years ago
times.h initial check-in, version 0.5.0 15 years ago
timex.h fix some header typos 15 years ago
types.h cleanup types stuff in headers, fix missing u_int*_t in sys/types.h 15 years ago
ucontext.h initial check-in, version 0.5.0 15 years ago
uio.h extensive header cleanup for standards conformance & correctness 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 initial check-in, version 0.5.0 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