884 Commits (cc1a53515b0058d1afe60a5a41daa047b745b896)

Author SHA1 Message Date
Szabolcs Nagy cc1a53515b fcntl.h: add AT_STATX_ statx sync flag definitions 7 years ago
Szabolcs Nagy 1e22eb2e8f sched.h: add CLONE_PIDFD from linux v5.2 7 years ago
Szabolcs Nagy b5134ccd4d netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 7 years ago
Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles 7 years ago
Rich Felker 74244e5b3e add posix_spawn [f]chdir file actions 7 years ago
Árni Dagur f76e183111 add copy_file_range system call wrapper 7 years ago
Rich Felker 827aa8fbca remove sporadic server members from struct sched_param 7 years ago
Petr Vaněk 7844ecb590 add secure_getenv function 7 years ago
Ismael Luceno 49eacf29d2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK 7 years ago
Rich Felker 006a75a997 move IPC_STAT definition to a new bits/ipcstat.h file 7 years ago
Rich Felker 3c02bacf0f allow archs to define IPC_STAT, propagate time64 bit to other macros 7 years ago
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