3614 Commits (013696918bc9e8b879ddb6f1fa7b3686eef6e702)
 

Author SHA1 Message Date
Szabolcs Nagy fff880185b configure: handle mipsisa64* triplet as a mips64 target 10 years ago
Szabolcs Nagy 5b5db97f7e math: fix 128bit long double inverse trigonometric functions 10 years ago
Szabolcs Nagy 0a950dcf15 verify that ttyname refers to the same file as the fd 10 years ago
Szabolcs Nagy 2b41959b59 microblaze: add syscall numbers from linux v4.7 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 7cc3a28eed fix pread/pwrite syscall calling convention on sh 10 years ago
Rich Felker 39494a273e revert unrelated change that slipped into last commit 10 years ago
Rich Felker cff5747c74 fix regression in tcsetattr on all mips archs 10 years ago
Rich Felker 6399fa9d29 fix asctime day/month names not to vary by locale 10 years ago
Rich Felker 7c82870d45 remove obsolete and unused gethostbyaddr implementation 10 years ago
Bobby Bingham 5ab0b20ea6 remove obsolete gitignore rules 10 years ago
Bobby Bingham e1679ef1a1 remove or1k version of sem.h 10 years ago
Rich Felker faf69b9a73 release 1.1.15 10 years ago
Rich Felker 0f47367751 add stdc-predef.h for library-level predefined macros 10 years ago
Rich Felker 0c8bc102f2 improve abort fallback behavior when raising SIGABRT fails to terminate 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
Szabolcs Nagy 35b58194dc add new powerpc64 relocations to elf.h 10 years ago
Szabolcs Nagy 308e4bc618 add EM_OPENRISC again to elf.h 10 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Rich Felker 093288dcb3 fix misplaced indention in sys/procfs.h 10 years ago
Rich Felker 45ba07fded format mips bits/termios.h consistently mips64 and n32 versions 10 years ago
Szabolcs Nagy cae8ac485f fix CBAUDEX in powerpc termios.h 10 years ago
Szabolcs Nagy 8c316e9e49 fix TCS* definitions in mips termios.h 10 years ago
Szabolcs Nagy ee9b5900fb fix mips termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy 3bda42ac4b fix powerpc termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy 2e128574c9 fix generic termios.h macro exposure/namespace issues 10 years ago
Rich Felker 126f58b2f4 define appropriate feature test macros to get CBAUD from termios.h 10 years ago
Szabolcs Nagy cd208b0037 fix FIOQSIZE in arm ioctl.h 10 years ago
Szabolcs Nagy 6fce6ca129 remove termios2 related ioctls from sh ioctl.h 10 years ago
Szabolcs Nagy 809495f7b7 fix TIOCMSET in mips ioctl.h 10 years ago
Szabolcs Nagy b76d4e06f1 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h 10 years ago
Szabolcs Nagy 058c0b2d70 remove mips and powerpc ioctls that are missing from linux uapi 10 years ago
Szabolcs Nagy 5ce901279e add missing TIOC* macros to ioctl.h 10 years ago
Szabolcs Nagy 8735a921d0 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h 10 years ago
Szabolcs Nagy 2df9ae9161 remove ioctl macros that were removed from linux uapi 10 years ago
Szabolcs Nagy 76d7cfb7e6 use the generic ioctl.h for x86_64, x32 and aarch64 10 years ago
Rich Felker 7158481d51 add consistent reserved fields in mips64/n32 termios structures 10 years ago
Rich Felker 3dd27f3aab fix posix_fadvise syscall args on powerpc, unify with arm fix 10 years ago