- 32055d5 fix if_indextoname error case by Daniel Sabogal · 8 years ago
- 3848a99 fix ifru_data and ifcu_buf types in net/if.h by Daniel Sabogal · 8 years ago
- 78897b0 fix printf regression with alt-form octal, zero flag, and field width by Rich Felker · 8 years ago
- e738b8c restore _Noreturn to __assert_fail by Rich Felker · 8 years ago
- 3975866 getdtablesize: fix returning hard instead of soft rlimit by Olivier Brunel · 8 years ago
- c1f4ed1 fix FFSYNC by changing it to O_SYNC by Duncan Overbruck · 8 years ago
- fff8801 configure: handle mipsisa64* triplet as a mips64 target by Szabolcs Nagy · 8 years ago
- 5b5db97 math: fix 128bit long double inverse trigonometric functions by Szabolcs Nagy · 8 years ago
- 0a950dc verify that ttyname refers to the same file as the fd by Szabolcs Nagy · 8 years ago
- 2b41959 microblaze: add syscall numbers from linux v4.7 by Szabolcs Nagy · 8 years ago
- 9680e1d add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h by Szabolcs Nagy · 8 years ago
- c6519d4 add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h by Szabolcs Nagy · 8 years ago
- 0f8ad40 add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h by Szabolcs Nagy · 8 years ago
- 7cc3a28 fix pread/pwrite syscall calling convention on sh by Rich Felker · 8 years ago
- 39494a2 revert unrelated change that slipped into last commit by Rich Felker · 8 years ago
- cff5747 fix regression in tcsetattr on all mips archs by Rich Felker · 8 years ago
- 6399fa9 fix asctime day/month names not to vary by locale by Rich Felker · 8 years ago
- 7c82870 remove obsolete and unused gethostbyaddr implementation by Rich Felker · 8 years ago
- 5ab0b20 remove obsolete gitignore rules by Bobby Bingham · 8 years ago
- e1679ef remove or1k version of sem.h by Bobby Bingham · 8 years ago
- faf69b9 release 1.1.15 by Rich Felker · 8 years ago
- 0f47367 add stdc-predef.h for library-level predefined macros by Rich Felker · 8 years ago
- 0c8bc10 improve abort fallback behavior when raising SIGABRT fails to terminate by Rich Felker · 8 years ago
- ee3f0c5 make brace placement in public header typedef'd structs consistent by Rich Felker · 8 years ago
- 3c3b099 add EF_SH_ sh specific macros to elf.h by Szabolcs Nagy · 9 years ago
- 84fd4e4 add NT_ARM_SYSTEM_CALL to elf.h by Szabolcs Nagy · 9 years ago
- c3be411 add missing x86 relocs to elf.h by Szabolcs Nagy · 9 years ago
- 7c3b672 add DT_MIPS_RLD_MAP_REL to elf.h by Szabolcs Nagy · 9 years ago
- af17dc4 add SHF_COMPRESSED section flag to elf.h by Szabolcs Nagy · 9 years ago
- 29a96c1 add powerpc tls optimization related definitions to elf.h by Szabolcs Nagy · 9 years ago
- 347d061 add nios2 definitions to elf.h by Szabolcs Nagy · 9 years ago
- abbdf0f update elf.h with mips abi flags support by Szabolcs Nagy · 9 years ago
- 49eb322 update elf.h with new aarch64 relocs by Szabolcs Nagy · 8 years ago
- b921e0f update elf.h with powerpc64 elfv2 abi related macros by Szabolcs Nagy · 9 years ago
- 35b5819 add new powerpc64 relocations to elf.h by Szabolcs Nagy · 9 years ago
- 308e4bc add EM_OPENRISC again to elf.h by Szabolcs Nagy · 9 years ago
- befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
- 093288d fix misplaced indention in sys/procfs.h by Rich Felker · 8 years ago
- 45ba07f format mips bits/termios.h consistently mips64 and n32 versions by Rich Felker · 8 years ago
- cae8ac4 fix CBAUDEX in powerpc termios.h by Szabolcs Nagy · 8 years ago
- 8c316e9 fix TCS* definitions in mips termios.h by Szabolcs Nagy · 8 years ago
- ee9b590 fix mips termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
- 3bda42a fix powerpc termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
- 2e12857 fix generic termios.h macro exposure/namespace issues by Szabolcs Nagy · 8 years ago
- 126f58b define appropriate feature test macros to get CBAUD from termios.h by Rich Felker · 8 years ago
- cd208b0 fix FIOQSIZE in arm ioctl.h by Szabolcs Nagy · 8 years ago
- 6fce6ca remove termios2 related ioctls from sh ioctl.h by Szabolcs Nagy · 8 years ago
- 809495f fix TIOCMSET in mips ioctl.h by Szabolcs Nagy · 8 years ago
- b76d4e0 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h by Szabolcs Nagy · 8 years ago
- 058c0b2 remove mips and powerpc ioctls that are missing from linux uapi by Szabolcs Nagy · 8 years ago
- 5ce9012 add missing TIOC* macros to ioctl.h by Szabolcs Nagy · 8 years ago
- 8735a92 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h by Szabolcs Nagy · 8 years ago
- 2df9ae9 remove ioctl macros that were removed from linux uapi by Szabolcs Nagy · 8 years ago
- 76d7cfb use the generic ioctl.h for x86_64, x32 and aarch64 by Szabolcs Nagy · 8 years ago
- 7158481 add consistent reserved fields in mips64/n32 termios structures by Rich Felker · 8 years ago
- 3dd27f3 fix posix_fadvise syscall args on powerpc, unify with arm fix by Rich Felker · 8 years ago
- 3d98146 pthread: implement try/timed join variants by Bobby Bingham · 9 years ago
- 6d38c9c fix misordered syscall arguments for posix_fadvise on arm by Rich Felker · 8 years ago
- 804debe in posix_fadvise, don't bypass __syscall macro infrastructure by Rich Felker · 8 years ago
- 4adc6c3 refactor name_from_dns in hostname lookup backend by Natanael Copa · 8 years ago
- 04bced4 in performing dns lookups, check result from res_mkquery by Natanael Copa · 8 years ago
- 5c43e1d add RUSAGE_THREAD (Linux extension) definition to sys/resource.h by Rich Felker · 8 years ago
- b3bbc7b fix incorrect definition of RUSAGE_CHILDREN in sys/resource.h by Rich Felker · 8 years ago
- 4da0bc5 fix misaligned address buffers in gethostbyname[2][_r] results by Rich Felker · 8 years ago
- 384d103 fix failure to obtain EOWNERDEAD status for process-shared robust mutexes by Rich Felker · 8 years ago
- 6cec7bc remove comments on copyright status from UTF-8 implementation files by Rich Felker · 8 years ago
- 1e6fc0b avoid padding gaps in struct sockaddr_storage by Rich Felker · 8 years ago
- a0bb50a update sys/socket.h to linux v4.6 by Szabolcs Nagy · 8 years ago
- 3498777 add new tcp_info fields from linux v4.6 by Szabolcs Nagy · 8 years ago
- 1d561c2 add CLONE_NEWCGROUP clone flag, new in linux v4.6 by Szabolcs Nagy · 8 years ago
- 19f8724 update siginfo struct for linux v4.6 by Szabolcs Nagy · 8 years ago
- 7ea37c7 add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6 by Szabolcs Nagy · 8 years ago
- f6f4aa5 add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6 by Szabolcs Nagy · 8 years ago
- 78b1f3c add preadv2 and pwritev2 syscall numbers for linux v4.6 by Szabolcs Nagy · 8 years ago
- 77baaa4 fix a64l undefined behavior on ILP32 archs, wrong results on LP64 archs by Rich Felker · 8 years ago
- 81fb75a fix undefined pointer arithmetic in CMSG_NXTHDR macro by Rich Felker · 8 years ago
- 51eeb6e fix the use of uninitialized value in regcomp by Szabolcs Nagy · 8 years ago
- 63e3a16 deduplicate __NR_* and SYS_* syscall number definitions by Bobby Bingham · 8 years ago
- 8ef6170 x32: eliminate __X32_SYSCALL_BIT constant by Bobby Bingham · 8 years ago
- 622fe8b x32: remove arch-specific syscall remapping by Bobby Bingham · 8 years ago
- 49631b7 fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h by Rich Felker · 9 years ago
- c0ede9e add powerpc64 port by Bobby Bingham · 9 years ago
- 6bc7d9c fix redundant processing of --build flag in configure script by LeMay, Michael · 9 years ago
- 4b619e5 fix incorrect protocol name and number for egp by Andrew Kelley · 9 years ago
- 2d49c22 follow standard configure behavior for cross compile prefix by Rich Felker · 9 years ago
- f0a6139 update COPYRIGHT file to clarify that permissions apply for all files by Rich Felker · 9 years ago
- 6ed791e fix FILE buffer underflow in ungetwc by Rich Felker · 9 years ago
- be999f7 fix thread structure/dtv-pointer corruption on powerpc by Rich Felker · 9 years ago
- e7d05c7 remove dead store in res_msend by Petr Vaněk · 9 years ago
- 5972c4a add mips n32 port (ILP32 ABI for mips64) by Rich Felker · 9 years ago
- 6d99ad9 add support for mips and mips64 r6 isa by Rich Felker · 9 years ago
- c718f9f fix read past end of haystack buffer for short needles in memmem by Rich Felker · 9 years ago
- 5c3412d fix regression disabling use of pause instruction for x86 a_spin by Rich Felker · 9 years ago
- 6d1a3df fix undefined pointer comparison in stdio-internal __toread by Rich Felker · 9 years ago
- 5978eb7 fix gethostbyaddr_r to fill struct hostent.h_length as appropriate by Timo Teräs · 9 years ago
- d578c74 add MADV_FREE madvise command from linux v4.5 by Szabolcs Nagy · 9 years ago
- b10ca0f add EPOLLEXCLUSIVE epoll flag from linux v4.5 by Szabolcs Nagy · 9 years ago
- c1aabc6 add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5 by Szabolcs Nagy · 9 years ago
- 8ffa037 add IPV6_HDRINCL socket option from linux v4.5 by Szabolcs Nagy · 9 years ago
- 84d4f5e add copy_file_range syscall numbers from linux v4.5 by Szabolcs Nagy · 9 years ago