Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 năm trước cách đây
..
acct.h 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) 12 năm trước cách đây
cachectl.h fc5f16d182 mips cache flush/ctl syscall support and header 12 năm trước cách đây
epoll.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
eventfd.h 15b77d52c9 eventfd syscall wrapper and read/write wrappers 14 năm trước cách đây
file.h 671ffab776 various header cleanups, some related to _BSD_SOURCE addition 12 năm trước cách đây
fsuid.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness 12 năm trước cách đây
inotify.h 570edb19d1 fix typo in inotify.h 13 năm trước cách đây
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 năm trước cách đây
ioctl.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
ipc.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
kd.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
klog.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
mman.h 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers 12 năm trước cách đây
mount.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 năm trước cách đây
msg.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 năm trước cách đây
mtio.h d0197ff031 add cleaned-up sys/mtio.h 12 năm trước cách đây
param.h bfb29b666e fix missing parens in bit op macros (param.h) 13 năm trước cách đây
poll.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
prctl.h 5a2e74ebd2 copy-paste error in prctl.h 13 năm trước cách đây
procfs.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 năm trước cách đây
ptrace.h 71f7a3c2ce implement ptrace syscall wrapper (untested) 13 năm trước cách đây
reboot.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
reg.h 53431b091b fix broken multi-inclusion guard in sys/reg.h 13 năm trước cách đây
resource.h f600105eef LFS64 alias for prlimit 12 năm trước cách đây
select.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 12 năm trước cách đây
sem.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
sendfile.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
shm.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
signalfd.h 6b1d3817cf add missing signalfd flags 13 năm trước cách đây
socket.h 91738d0241 disable SO_REUSEPORT in sys/socket.h 12 năm trước cách đây
soundcard.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
stat.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
statfs.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
statvfs.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
stropts.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
swap.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 năm trước cách đây
syscall.h 208eb584ef syscall organization overhaul 12 năm trước cách đây
sysctl.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 năm trước cách đây
sysinfo.h 1429ce9ba2 fix sysinfo, try 2. it seems to work this time. 12 năm trước cách đây
syslog.h 8b61c81693 alternate name for syslog.h 14 năm trước cách đây
sysmacros.h b7afd7a7ec sysmacros major/minor: result should have type unsigned int, not dev_t 12 năm trước cách đây
time.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
timerfd.h 231b9d1880 add timerfd interfaces (untested) 12 năm trước cách đây
times.h 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 13 năm trước cách đây
timex.h 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers 12 năm trước cách đây
types.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
ucontext.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
uio.h 2416c63b81 fix up lfs64 junk for preadv/pwritev 12 năm trước cách đây
un.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
user.h 1587224ed6 sys/user.h may need stdint.h 13 năm trước cách đây
utsname.h c1a9658bd1 default features: make musl usable without feature test macros 12 năm trước cách đây
vfs.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
vt.h 0b44a0315b initial check-in, version 0.5.0 14 năm trước cách đây
wait.h 4eb4844b31 fix issues with wait constants in stdlib.h 12 năm trước cách đây
xattr.h 7650390de8 add missing xattr functions 12 năm trước cách đây