873 Commits (0bf7c65aa2ebc6d3c7f718e7008738c74f12cb58)

Author SHA1 Message Date
Szabolcs Nagy 47bc7f0afe elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1 7 years ago
Szabolcs Nagy eea841e653 netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1 7 years ago
Szabolcs Nagy 5b2b682ddc sys/socket.h: add SO_BINDTOIFINDEX from linux v5.1 7 years ago
Szabolcs Nagy 93b5f6c843 netinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux v5.1 7 years ago
Szabolcs Nagy c7081edcf8 sys/prctl.h: add PR_SPEC_DISABLE_NOEXEC from linux v5.1 7 years ago
Szabolcs Nagy 9e8dd1c7f1 fcntl.h: add F_SEAL_FUTURE_WRITE from linux v5.1 7 years ago
Szabolcs Nagy f67b3c1799 sys/fanotify.h: update for linux v5.1 7 years ago
Rich Felker a31a30a007 remove implicit include of sys/sysmacros.h from sys/types.h 7 years ago
Rich Felker 0a48860c27 add riscv64 architecture support 7 years ago
Szabolcs Nagy e980ca7a57 define FP_FAST_FMA* when fma* can be inlined 8 years ago
A. Wilcox 65c8be3804 fcntl.h: define O_TTY_INIT to 0 7 years ago
Bobby Bingham e8e780af98 fix signature of function accepted by makecontext 7 years ago
Szabolcs Nagy cff993cf32 sys/prctl.h: add PR_PAC_RESET_KEYS from linux v5.0 7 years ago
Szabolcs Nagy 843e453c11 elf.h: add NT_ definitions from linux v5.0 7 years ago
Szabolcs Nagy 02f769b20d elf.h: update with C-SKY definitions 7 years ago
Szabolcs Nagy 9e06514e23 netinet/tcp.h: add TCP_NLA_SRTT from linux v5.0 7 years ago
Szabolcs Nagy 292bda7ceb netinet/udp.h: add UDP_GRO from linux v5.0 7 years ago
Szabolcs Nagy 13c73da72f sys/prctl.h: add PR_SPEC_INDIRECT_BRANCH from linux v4.20 7 years ago
Szabolcs Nagy 0b026bbd69 netinet/in.h add IPV6_MULTICAST_ALL from linux v4.20 7 years ago
Szabolcs Nagy c6a61df183 add PACKET_IGNORE_OUTGOING sockopt from linux v4.20 7 years ago
Szabolcs Nagy db8b53f207 sys/mman.h: add new hugetlb mmap flags from linux v4.19 8 years ago
Szabolcs Nagy 5640bc5bd5 elf.h: add new mips core dump note values from linux v4.19 8 years ago
Szabolcs Nagy 3e52f99308 netinet/udp.h: add UDP_ENCAP_RXRPC from linux v4.19 7 years ago
Szabolcs Nagy b47723ab3b netinet/tcp.h: add tcp_info fields from linux v4.19 8 years ago
Szabolcs Nagy df4b017bcd sys/inotify.h: add IN_MASK_CREATE from linux v4.19 8 years ago
Szabolcs Nagy 31b3efbf3e sys/socket.h: add SO_TXTIME from linux v4.19 8 years ago
Jonathan Neuschäfer 4b125dd408 fix POSIX_FADV_DONTNEED/_NOREUSE on s390x 7 years ago
Rich Felker 81221e13f9 expose TSVTX unconditionally in tar.h 7 years ago
Rich Felker f368d9fd26 make FILE a complete type for pre-C11 standard profiles 7 years ago
Rich Felker ba18c1ecc6 add membarrier syscall wrapper, refactor dynamic tls install to use it 7 years ago
Bobby Bingham 1dd915c370 update line discipline constants 7 years ago
Bobby Bingham 3517d74a5e move arch-invariant definitions out of bits/ioctl.h 7 years ago
Szabolcs Nagy 1de4788610 add NT_VMCOREDD to elf.h from linux v4.18 8 years ago
Szabolcs Nagy 836022b1c3 add AT_MINSIGSTKSZ to elf.h from linux v4.18 8 years ago
Szabolcs Nagy ca73bea05d add TRAP_UNK si_code to signal.h from linux v4.18 8 years ago
Szabolcs Nagy a71276e258 add SIGSYS support to sys/signalfd.h from linux v4.18 8 years ago
Szabolcs Nagy 0a9a5c20c7 add AF_XDP to sys/socket.h from linux v4.18 8 years ago
Szabolcs Nagy 4b9b8c8ee6 update netinet/udp.h for linux v4.18 8 years ago
Szabolcs Nagy ac1af87e1d update netinet/tcp.h for linux v4.18 8 years ago
Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls 8 years ago
Khem Raj 7d7f44253f define MAX_HANDLE_SZ for use with name_to_handle_at 8 years ago
Khem Raj 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls 8 years ago
Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn 8 years ago
Rich Felker cdbbcfb8f5 fix dubious char signedness check in limits.h 8 years ago
Rich Felker 184ef36f85 fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if 8 years ago
Rich Felker 767f7a1091 remove erroneous SYMLINK_MAX definition from limits.h, pathconf 8 years ago
midipix f2c6dbe244 move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits 8 years ago
midipix 2fab90a71a remove inclusion guard hacks for sys/kd.h 8 years ago
Szabolcs Nagy df6d9450ea add support for arch-specific ptrace command macros 8 years ago
Szabolcs Nagy 7ea32a8282 sys/ptrace.h: add missing PTRACE_EVENT_STOP 8 years ago