..
acct.h
remove indirect use of endian.h from public headers
7 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
sys/epoll.h: add epoll ioctls
2 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
sys/fanotify.h: add new FAN_* macros from linux v5.9
5 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
sys/inotify.h: add IN_MASK_CREATE from linux v4.19
7 years ago
io.h
fix breakage from introducing bits header for sys/io.h
14 years ago
ioctl.h
fix regression with applications that expect struct winsize in ioctl.h
6 years ago
ipc.h
move IPC_STAT definition to a new bits/ipcstat.h file
7 years ago
kd.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago
klog.h
initial check-in, version 0.5.0
15 years ago
membarrier.h
sys/membarrier.h: add new constants from linux v5.10
5 years ago
mman.h
sys/mman.h: add MADV_COLLAPSE from linux v6.1
2 weeks ago
mount.h
sys/mount.h: add MS_NOSYMFOLLOW from linux v5.10
5 years ago
msg.h
allow archs to define IPC_STAT, propagate time64 bit to other macros
7 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
add missing personality values
5 years ago
poll.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
prctl.h
sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13
4 years ago
procfs.h
fix elf_prstatus regression on time64, existing wrong definition on x32
6 years ago
ptrace.h
sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13
4 years ago
quota.h
make brace placement in public header struct definitions consistent
10 years ago
random.h
sys/random.h: add GRND_INSECURE from linux v5.6
6 years ago
reboot.h
add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
13 years ago
reg.h
fix typo that broke sys/reg.h and sys/user.h
2 years ago
resource.h
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
3 years ago
select.h
add time64 symbol name redirects to public headers, under arch control
7 years ago
sem.h
add time64 symbol name redirects to public headers, under arch control
7 years ago
sendfile.h
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
3 years ago
shm.h
allow archs to define IPC_STAT, propagate time64 bit to other macros
7 years ago
signal.h
add wrapper headers, with warnings, for various incorrect names under sys
13 years ago
signalfd.h
add SIGSYS support to sys/signalfd.h from linux v4.18
7 years ago
socket.h
sys/socket.h: add new SO_ socket options from linux v5.11
4 years ago
soundcard.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago
stat.h
statx: add Linux 6.11 fields/constants
10 months ago
statfs.h
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
3 years ago
statvfs.h
statvfs: allocate spare for f_type
3 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
13 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
add time64 symbol name redirects to public headers, under arch control
7 years ago
timeb.h
add time64 symbol name redirects to public headers, under arch control
7 years ago
timerfd.h
add time64 symbol name redirects to public headers, under arch control
7 years ago
times.h
make brace placement in public header struct definitions consistent
10 years ago
timex.h
add time64 symbol name redirects to public headers, under arch control
7 years ago
ttydefaults.h
fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h
6 years ago
types.h
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
3 years ago
ucontext.h
initial check-in, version 0.5.0
15 years ago
uio.h
uio.h: add RWF_NOAPPEND flag for pwritev2
2 years ago
un.h
make brace placement in public header struct definitions consistent
10 years ago
user.h
fix typo that broke sys/reg.h and sys/user.h
2 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
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago
wait.h
fix integer overflow in WIFSTOPPED macro
3 years ago
xattr.h
add additional uapi guards for Linux kernel header files
8 years ago