763 Commits (013696918bc9e8b879ddb6f1fa7b3686eef6e702)

Author SHA1 Message Date
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
Rich Felker 66570ec9c4 fix undefined behavior in sched.h cpu_set_t usage 10 years ago
Daniel Sabogal 5505f6afae add missing *_unlocked and wcsftime_l prototypes to wchar.h 10 years ago
Daniel Sabogal 3848a99f65 fix ifru_data and ifcu_buf types in net/if.h 10 years ago
Rich Felker e738b8cbe6 restore _Noreturn to __assert_fail 10 years ago
Duncan Overbruck c1f4ed1501 fix FFSYNC by changing it to O_SYNC 10 years ago
Szabolcs Nagy 9680e1d03a add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h 10 years ago
Szabolcs Nagy c6519d4a71 add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h 10 years ago
Szabolcs Nagy 0f8ad40be0 add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h 10 years ago
Rich Felker 0f47367751 add stdc-predef.h for library-level predefined macros 10 years ago
Rich Felker ee3f0c5516 make brace placement in public header typedef'd structs consistent 10 years ago
Szabolcs Nagy 3c3b09980d add EF_SH_ sh specific macros to elf.h 10 years ago
Szabolcs Nagy 84fd4e4ffd add NT_ARM_SYSTEM_CALL to elf.h 10 years ago
Szabolcs Nagy c3be411df7 add missing x86 relocs to elf.h 10 years ago
Szabolcs Nagy 7c3b67234c add DT_MIPS_RLD_MAP_REL to elf.h 10 years ago
Szabolcs Nagy af17dc40dd add SHF_COMPRESSED section flag to elf.h 10 years ago
Szabolcs Nagy 29a96c1980 add powerpc tls optimization related definitions to elf.h 10 years ago
Szabolcs Nagy 347d0617d1 add nios2 definitions to elf.h 10 years ago
Szabolcs Nagy abbdf0f51d update elf.h with mips abi flags support 10 years ago
Szabolcs Nagy 49eb322425 update elf.h with new aarch64 relocs 10 years ago
Szabolcs Nagy b921e0fd1f update elf.h with powerpc64 elfv2 abi related macros 10 years ago