1014 Commits (1969500402bc4f80452e1c066401223a3c998f54)

Author SHA1 Message Date
Szabolcs Nagy af55070eae add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 8 years ago
Szabolcs Nagy 156a3bedb2 add MAP_FIXED_NOREPLACE from linux v4.17 8 years ago
Szabolcs Nagy 0f7aa600f7 sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16 8 years ago
Szabolcs Nagy 3a81cbe643 netinet/if_ether.h: add ETH_TLEN from linux v4.16 8 years ago
Szabolcs Nagy 833df8675c netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16 8 years ago
Szabolcs Nagy 29f3202b73 sys/epoll.h: add EPOLLNVAL from linux v4.16 8 years ago
Rich Felker d5e55ba332 add missing m68k relocation types in elf.h 8 years ago
Rich Felker 729fef0a93 fix default feature profile in tar.h 8 years ago
Rich Felker 919ad8d5fb explicitly use signed keyword to define intNN_t and derivative types 8 years ago
Rich Felker f9c2498fee remove spurious const keyword in sigqueue declaration 8 years ago
Rich Felker a3f7bcdeaa fix minor namespace issue in unistd.h 8 years ago
Rich Felker d93c0740d8 fix minor namespace issue in tar.h 8 years ago
Rich Felker 8e1381be44 fix minor namespace issues in limits.h 8 years ago
Rich Felker c9c2cd3e69 reverse definition dependency between PAGESIZE and PAGE_SIZE 8 years ago
Rich Felker 2fae10f887 fix aliasing violations in fgetpos/fsetpos 8 years ago
Rich Felker 82f176803a add getentropy function 8 years ago
Hauke Mehrtens e206582091 add getrandom syscall wrapper 8 years ago
Szabolcs Nagy 74ab4b8284 elf.h: add DT_SYMTAB_SHNDX 8 years ago
Szabolcs Nagy dfeeeaf544 elf.h: syncronize DF_1_ flags with binutils 8 years ago
Szabolcs Nagy eef5e4821d elf.h: update NT_* coredump elf notes for linux v4.15 8 years ago
Szabolcs Nagy 5024804176 elf.h: add PPC64_OPT_LOCALENTRY 8 years ago
Szabolcs Nagy e7bd039df2 elf.h: add AT_* auxval macros for cache geometry 8 years ago
Szabolcs Nagy 121d18d2f2 sys/prctl.h: add new PR_SVE_* macros from linux v4.15 8 years ago
Szabolcs Nagy 4001c51181 netinet/in.h: add new IPV6_FREEBIND from linux v4.15 8 years ago
Szabolcs Nagy 5f4ff22aa3 netinet/tcp.h: add TCP_* socket options from linux v4.15 8 years ago
Szabolcs Nagy 9b57db3f95 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 8 years ago
Szabolcs Nagy e69608700f netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 9 years ago
Szabolcs Nagy abdaba8616 sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi 9 years ago
Szabolcs Nagy fba3059d72 netinet/if_ether.h: add new ETH_P_ macros from linux v4.14 9 years ago
Szabolcs Nagy 4d4a665799 net/if_arp.h: add ARPHRD_RAWIP from linux v4.14 9 years ago
Szabolcs Nagy 38e81ddc04 signal.h: add missing SIGTRAP si_codes 9 years ago
Szabolcs Nagy 5431c20040 sys/mman.h: add MADV_WIPEONFORK from linux v4.14 9 years ago
Szabolcs Nagy 986bc21713 sys/socket.h: add MSG_ZEROCOPY from linux v4.14 9 years ago
Szabolcs Nagy 404097a4ef sys/socket.h: add SOL_TLS from linux v4.13 9 years ago
Szabolcs Nagy 709bbf5175 sys/socket.h: add PF_SMC from linux v4.11 9 years ago
Rostislav Skudnov 1bc10ffeaa add _DIRENT_HAVE_D_* macros to dirent.h 8 years ago
Hauke Mehrtens b583c5d3b4 add additional uapi guards for Linux kernel header files 8 years ago
Rich Felker d5029bb88a fix endian errors in netinet/icmp6.h due to failure to include endian.h 9 years ago
Jo-Philipp Wich 14cec8678e fix endian errors in arpa/nameser.h due to failure to include endian.h 9 years ago
Rich Felker 2488d31f5a adjust fopencookie structure tag for ABI-compat 9 years ago
William Pitcock 061843340f implement the fopencookie extension to stdio 9 years ago
Szabolcs Nagy 6651ef1f06 add new tcp.h socket options from linux v4.13 9 years ago
Szabolcs Nagy 14ced22830 add new fcntl.h macros from linux v4.13 9 years ago
Szabolcs Nagy c35a8bf456 add SO_ getsockopt options from linux v4.13 9 years ago
Szabolcs Nagy 4c81122711 add ARPHDR_VSOCKMON from linux v4.12 9 years ago
Szabolcs Nagy 54f04d9991 add new SO_ socket options from linux v4.12 9 years ago
Szabolcs Nagy c519658cea add TCP_NLA_* enums from linux v4.11 9 years ago
Szabolcs Nagy ee3ae7827b add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11 9 years ago
Szabolcs Nagy 3eb82f7338 add ETH_P_IBOE from linux v4.11 9 years ago
Szabolcs Nagy d800403032 add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing 9 years ago