Rich Felker
|
c002668eb0
simplify/refactor fflush and make fflush_unlocked an alias for fflush
|
8 years ago |
Daniel Sabogal
|
5505f6afae
add missing *_unlocked and wcsftime_l prototypes to wchar.h
|
8 years ago |
Daniel Sabogal
|
32055d52ca
fix if_indextoname error case
|
8 years ago |
Daniel Sabogal
|
3848a99f65
fix ifru_data and ifcu_buf types in net/if.h
|
8 years ago |
Rich Felker
|
78897b0dc0
fix printf regression with alt-form octal, zero flag, and field width
|
8 years ago |
Rich Felker
|
e738b8cbe6
restore _Noreturn to __assert_fail
|
8 years ago |
Olivier Brunel
|
397586625e
getdtablesize: fix returning hard instead of soft rlimit
|
8 years ago |
Duncan Overbruck
|
c1f4ed1501
fix FFSYNC by changing it to O_SYNC
|
8 years ago |
Szabolcs Nagy
|
fff880185b
configure: handle mipsisa64* triplet as a mips64 target
|
8 years ago |
Szabolcs Nagy
|
5b5db97f7e
math: fix 128bit long double inverse trigonometric functions
|
8 years ago |
Szabolcs Nagy
|
0a950dcf15
verify that ttyname refers to the same file as the fd
|
8 years ago |
Szabolcs Nagy
|
2b41959b59
microblaze: add syscall numbers from linux v4.7
|
8 years ago |
Szabolcs Nagy
|
9680e1d03a
add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h
|
8 years ago |
Szabolcs Nagy
|
c6519d4a71
add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h
|
8 years ago |
Szabolcs Nagy
|
0f8ad40be0
add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h
|
8 years ago |
Rich Felker
|
7cc3a28eed
fix pread/pwrite syscall calling convention on sh
|
8 years ago |
Rich Felker
|
39494a273e
revert unrelated change that slipped into last commit
|
8 years ago |
Rich Felker
|
cff5747c74
fix regression in tcsetattr on all mips archs
|
8 years ago |
Rich Felker
|
6399fa9d29
fix asctime day/month names not to vary by locale
|
8 years ago |
Rich Felker
|
7c82870d45
remove obsolete and unused gethostbyaddr implementation
|
8 years ago |
Bobby Bingham
|
5ab0b20ea6
remove obsolete gitignore rules
|
8 years ago |
Bobby Bingham
|
e1679ef1a1
remove or1k version of sem.h
|
8 years ago |
Rich Felker
|
faf69b9a73
release 1.1.15
|
8 years ago |
Rich Felker
|
0f47367751
add stdc-predef.h for library-level predefined macros
|
8 years ago |
Rich Felker
|
0c8bc102f2
improve abort fallback behavior when raising SIGABRT fails to terminate
|
8 years ago |
Rich Felker
|
ee3f0c5516
make brace placement in public header typedef'd structs consistent
|
8 years ago |
Szabolcs Nagy
|
3c3b09980d
add EF_SH_ sh specific macros to elf.h
|
9 years ago |
Szabolcs Nagy
|
84fd4e4ffd
add NT_ARM_SYSTEM_CALL to elf.h
|
9 years ago |
Szabolcs Nagy
|
c3be411df7
add missing x86 relocs to elf.h
|
9 years ago |
Szabolcs Nagy
|
7c3b67234c
add DT_MIPS_RLD_MAP_REL to elf.h
|
9 years ago |