833 Commits (5cd309f0cc3c92f3fabbaa499652a8329137c4de)

Author SHA1 Message Date
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
Szabolcs Nagy f5638c22e3 add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10 9 years ago
Szabolcs Nagy 013696918b add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10 9 years ago
Szabolcs Nagy 5c596ed867 add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10 9 years ago
Rich Felker 48be5b6313 fix use of memset without declaration in sched.h cpu set macros 9 years ago
Rich Felker 5f7efb87a2 move IPPORT_RESERVED from netdb.h to netinet/in.h 9 years ago
Rich Felker 947d330f68 add _NL_LOCALE_NAME extension to nl_langinfo 9 years ago
Alexander Monakov bd00cc8781 remove useless declarations in string.h 9 years ago
Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h 9 years ago
Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID 9 years ago
Szabolcs Nagy 60c46db80b update tcp_info struct to linux v4.9 10 years ago
Szabolcs Nagy a8a8fdff96 add MS_NOREMOTELOCK mount flag from linux v4.9 10 years ago
Quentin Rameau bfcf5735d0 in public headers, don't assume pre-C99 compilers have __inline keyword 10 years ago
Rich Felker ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework 10 years ago
Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries 10 years ago
Rich Felker 31fb174dd2 add limited pthread_setattr_default_np API to set stack size defaults 10 years ago
Rich Felker 04983f2272 make netinet/in.h suppress clashing definitions from kernel headers 10 years ago
Rich Felker c8fdcfe550 don't claim support for resolv.h APIs that aren't supported 10 years ago
Rich Felker 7352b59d68 remove redundant feature test macro checks in sys/time.h 10 years ago
Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control 10 years ago
Rich Felker 2ed4e9d927 remove parameter names from public headers 10 years ago
Rich Felker 4b8f94c250 fix misspelling of a legacy macro name in sys/param.h 10 years ago
Daniel Sabogal 71e8392765 add missing if_ether.h constants 10 years ago
Daniel Sabogal 79c7ded0ed add missing if_arp.h constant 10 years ago
Daniel Sabogal 1fa2a32d1e fix typo in utmpx.h 10 years ago
Daniel Sabogal 104e8a0e3b add missing confstr constants 10 years ago
Felix Janda 8fb28b0b3e add pthread_setname_np 10 years ago
Szabolcs Nagy 87643335ac update icmphdr struct following linux v4.8 10 years ago
Szabolcs Nagy cc7c95e98e add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8 10 years ago
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h 10 years ago
Szabolcs Nagy 5a05f67599 elf.h: update EM_ elf machine defines and add R_BPF_ defines 10 years ago
Szabolcs Nagy 9487cc5f22 add ETH_P_NCSI to netinet/if_ether.h from linux v4.8 10 years ago