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.
 
 
 
 
 
 
Hauke Mehrtens e206582091 add getrandom syscall wrapper 8 years ago
..
acct.h make brace placement in public header struct definitions consistent 10 years ago
auxv.h add bits/hwcap.h and include it in sys/auxv.h 10 years ago
cachectl.h mips cache flush/ctl syscall support and header 14 years ago
dir.h add wrapper headers, with warnings, for various incorrect names under sys 13 years ago
epoll.h add EPOLLEXCLUSIVE epoll flag from linux v4.5 10 years ago
errno.h add wrapper headers, with warnings, for various incorrect names under sys 13 years ago
eventfd.h fix eventfd and inotify nonblock/cloexec flags to match arch values 14 years ago
fanotify.h add fanotify syscall wrapper and header 12 years ago
fcntl.h add wrapper headers, with warnings, for various incorrect names under sys 13 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 incorrect type for wd argument of inotify_rm_watch 12 years ago
io.h fix breakage from introducing bits header for sys/io.h 14 years ago
ioctl.h initial check-in, version 0.5.0 15 years ago
ipc.h fix regressions in app compatibility from previous sys/ipc.h changes 14 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 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 8 years ago
mount.h add MS_NOREMOTELOCK mount flag from linux v4.9 9 years ago
msg.h add missing MSG_EXCEPT in sys/msg.h 13 years ago
mtio.h use 0 instead of NULL in headers where NULL is not defined 13 years ago
param.h fix misspelling of a legacy macro name in sys/param.h 10 years ago
personality.h sys/personality.h: add missing C++ compat 13 years ago
poll.h add wrapper headers, with warnings, for various incorrect names under sys 13 years ago
prctl.h sys/prctl.h: add new PR_SVE_* macros from linux v4.15 8 years ago
procfs.h make brace placement in public header struct definitions consistent 10 years ago
ptrace.h add new PTRACE_SECCOMP_GET_FILTER ptrace command 10 years ago
quota.h make brace placement in public header struct definitions consistent 10 years ago
random.h add getrandom syscall wrapper 8 years ago
reboot.h add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h 13 years ago
reg.h fix broken multi-inclusion guard in sys/reg.h 15 years ago
resource.h make brace placement in public header struct definitions consistent 10 years ago
select.h make brace placement in public header typedef'd structs consistent 10 years ago
sem.h move struct semid_ds to from shared sys/sem.h to bits 12 years ago
sendfile.h default features: make musl usable without feature test macros 14 years ago
shm.h sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi 8 years ago
signal.h add wrapper headers, with warnings, for various incorrect names under sys 13 years ago
signalfd.h fix struct signalfd_siginfo 12 years ago
socket.h sys/socket.h: add MSG_ZEROCOPY from linux v4.14 8 years ago
soundcard.h initial check-in, version 0.5.0 15 years ago
stat.h fix various header namespace issues under feature-test-macro control 10 years ago
statfs.h refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago
statvfs.h default features: make musl usable without feature test macros 14 years ago
stropts.h initial check-in, version 0.5.0 15 years ago
swap.h add SWAP_FLAG_DISCARD to sys/swap.h 13 years ago
syscall.h syscall() declaration belongs in unistd.h, not sys/syscall.h 14 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 fix shifts possibly larger than type in major() macro 13 years ago
termios.h add wrapper headers, with warnings, for various incorrect names under sys 13 years ago
time.h remove redundant feature test macro checks in sys/time.h 10 years ago
timeb.h add legacy ftime function and sys/timeb.h 13 years ago
timerfd.h add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing 9 years ago
times.h make brace placement in public header struct definitions consistent 10 years ago
timex.h add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39) 13 years ago
ttydefaults.h add legacy sys/ttydefaults.h header 13 years ago
types.h fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h 12 years ago
ucontext.h initial check-in, version 0.5.0 15 years ago
uio.h add UIO_MAXIOV macro in sys/uio.h 13 years ago
un.h make brace placement in public header struct definitions consistent 10 years ago
user.h sys/user.h may need stdint.h 15 years ago
utsname.h make brace placement in public header struct definitions consistent 10 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 fix signed and unsigned comparision in macros in public headers 12 years ago
xattr.h add additional uapi guards for Linux kernel header files 8 years ago