Alexander Monakov
|
9443f1b5cf
math: move x87-family lrint functions to C with inline asm
|
5 роки тому |
Alexander Monakov
|
6bbdbfdcde
math: move x86_64 (l)lrint(f) functions to C with inline asm
|
5 роки тому |
Alexander Monakov
|
acfe6d033e
math: move i386 sqrt to C with inline asm
|
5 роки тому |
Alexander Monakov
|
29adaeb2c0
math: move i386 sqrtf to C with inline asm
|
5 роки тому |
Alexander Monakov
|
41b290ba39
math: move trivial x86-family sqrt functions to C with inline asm
|
5 роки тому |
Alexander Monakov
|
c24a992386
math: move x87-family fabs functions to C with inline asm
|
5 роки тому |
Alexander Monakov
|
87026f6843
math: move x86_64 fabs, fabsf to C with inline asm
|
5 роки тому |
Samuel Holland
|
33338ebc85
fix parsing offsets after long timezone names
|
5 роки тому |
Samuel Holland
|
8e452abae6
avoid out-of-bounds read for invalid quoted timezone
|
5 роки тому |
Alexander Monakov
|
526df238d0
remove redundant condition in memccpy
|
5 роки тому |
Fangrui Song
|
72658c658b
ldso: remove redundant switch case for REL_NONE
|
5 роки тому |
Samuel Holland
|
3e9d3386f1
define MAP_SYNC on powerpc/powerpc64
|
5 роки тому |
Timo Teräs
|
8343334d7b
improve strerror speed
|
5 роки тому |
Rich Felker
|
2b2c8aafce
fix corrupt sysvipc timestamps on 32-bit archs with old kernels
|
5 роки тому |
Rich Felker
|
5db475f0b9
work around negated error code bug on some mips kernels
|
5 роки тому |
Rich Felker
|
db86ec100d
remove useless mips syscall asm constraint, align style with mips64/n32
|
5 роки тому |
Rich Felker
|
972b5fde9a
revert mips (32-bit, o32) syscall asm clean-up due to regressions
|
5 роки тому |
Rich Felker
|
5053fd2644
revert mips64/n32 syscall asm clean-up due to regressions
|
5 роки тому |
Rich Felker
|
2f2348c958
remove duplicate definitions of INET[6]_ADDRSTRLEN
|
5 роки тому |
Rich Felker
|
4e0796dfc7
add PTHREAD_NULL
|
5 роки тому |
Rich Felker
|
7063c459e7
use __socketcall to simplify socket()
|
5 роки тому |
Rich Felker
|
a01f1fe66f
remove wrap_write helper from vdprintf
|
5 роки тому |
Szabolcs Nagy
|
d20558148d
math: fix sinh overflows in non-nearest rounding
|
5 роки тому |
Szabolcs Nagy
|
b3797d3b2e
math: fix __rem_pio2 in non-nearest rounding modes
|
5 роки тому |
Rich Felker
|
040c1d16b4
release 1.2.0
|
5 роки тому |
Rich Felker
|
c9ebff4736
fix remaining direct use of stat syscalls outside fstatat.c
|
5 роки тому |
Rich Felker
|
a662220df5
remove i386 asm for single and double precision exp-family functions
|
5 роки тому |
Rich Felker
|
2f0c31c027
rename i386 exp.s to exp_ld.s
|
5 роки тому |
Rich Felker
|
ab9e20905d
fix excess precision in return value of i386 log-family functions
|
5 роки тому |
Rich Felker
|
141c8d4ccb
fix excess precision in return value of i386 acos[f] and asin[f]
|
5 роки тому |