Rich Felker
|
6d99ad91e8
add support for mips and mips64 r6 isa
|
9 лет назад |
Rich Felker
|
c718f9fc1b
fix read past end of haystack buffer for short needles in memmem
|
9 лет назад |
Rich Felker
|
5c3412d225
fix regression disabling use of pause instruction for x86 a_spin
|
9 лет назад |
Rich Felker
|
6d1a3dfeaf
fix undefined pointer comparison in stdio-internal __toread
|
9 лет назад |
Timo Teräs
|
5978eb703c
fix gethostbyaddr_r to fill struct hostent.h_length as appropriate
|
9 лет назад |
Szabolcs Nagy
|
d578c74e67
add MADV_FREE madvise command from linux v4.5
|
9 лет назад |
Szabolcs Nagy
|
b10ca0f560
add EPOLLEXCLUSIVE epoll flag from linux v4.5
|
9 лет назад |
Szabolcs Nagy
|
c1aabc6cac
add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5
|
9 лет назад |
Szabolcs Nagy
|
8ffa0375f2
add IPV6_HDRINCL socket option from linux v4.5
|
9 лет назад |
Szabolcs Nagy
|
84d4f5eee5
add copy_file_range syscall numbers from linux v4.5
|
9 лет назад |
Szabolcs Nagy
|
2de52704ca
mips64: add recent linux syscall numbers
|
9 лет назад |
Rich Felker
|
dc4520d9c0
fix outdated pathnames in COPYRIGHT file
|
9 лет назад |
Szabolcs Nagy
|
e9f1c7981a
deduplicate bits/mman.h
|
9 лет назад |
Rich Felker
|
4aac019a0e
fix padding string formats to width in wide printf variants
|
9 лет назад |
Rich Felker
|
de400b6609
correct pointer types for a_ll_p and a_sc_p primitives on mips64
|
9 лет назад |
Rich Felker
|
27bf42cd9d
make mips64 a_sc_p atomic primitive's asm constraints work with clang
|
9 лет назад |
Rich Felker
|
636a4799dd
make configure check for unsupported (SPE) powerpc hard-float models
|
9 лет назад |
Felix Fietkau
|
5a92dd95c7
add powerpc soft-float support
|
9 лет назад |
Alexander Monakov
|
9543656cc3
env: avoid leaving dangling pointers in __env_map
|
9 лет назад |
Rich Felker
|
589aefa5b0
update documentation files for mips64 port
|
9 лет назад |
Rich Felker
|
83933573af
add mips64 port
|
9 лет назад |
Rich Felker
|
71392a91c3
generalize mips-specific reloc code not to hard-code sym/type encoding
|
9 лет назад |
Szabolcs Nagy
|
b023c03b57
math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
|
9 лет назад |
Nathan Zadoks
|
db66ef1f7d
add sched_getcpu vDSO support
|
9 лет назад |
Nathan Zadoks
|
98d335735d
add sched_getcpu
|
9 лет назад |
Szabolcs Nagy
|
29b1357537
fix ^* at the start of a complete BRE
|
9 лет назад |
Szabolcs Nagy
|
39ea71fb8a
fix * at the start of a BRE subexpression
|
9 лет назад |
Michael Meeuwisse
|
6e694d6960
explicitly include stdio.h to get EOF definition needed by wctob
|
9 лет назад |
Rich Felker
|
6d70c08a2c
handle non-matching address family entries in hosts file
|
9 лет назад |
Rich Felker
|
fd224a800b
make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc
|
9 лет назад |