Rich Felker
|
c1e27367a9
fix read-after-free type error in pthread_detach
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
907476925f
math: rewrite fma with mostly int arithmetics
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
b3516058eb
for executing init array functions, use function type with prototype
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
e364774d7c
fix access by setjmp and longjmp to __hwcap on arm built as thumb2
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
48be5b6313
fix use of memset without declaration in sched.h cpu set macros
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
c10bc61508
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
da438ee1fc
work around incorrect EPERM from mmap syscall
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
8c4be3e220
fix glob descent into . and .. with GLOB_PERIOD
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
565dbee24d
don't treat numeric port strings as servent records in getservby*()
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
9e01be6e49
fix signal masking race in pthread_create with priority attributes
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
822dddfbf1
make syscall.h consistent with linux
|
%!s(int64=8) %!d(string=hai) anos |
Bartosz Brachaczek
|
9255dad97e
handle whitespace before %% in scanf
|
%!s(int64=7) %!d(string=hai) anos |
Alexander Monakov
|
51bdcdc424
fix OOB reads in Xbyte_memmem
|
%!s(int64=7) %!d(string=hai) anos |
Alexander Monakov
|
cc0dbd5f09
free allocations in clearenv
|
%!s(int64=7) %!d(string=hai) anos |
Alexander Monakov
|
8e932792c9
overhaul environment functions
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
39db00afad
fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
11ddc314b5
fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
8459c6f264
arm: add HWCAP_ARM_ hwcap macros
|
%!s(int64=8) %!d(string=hai) anos |
Szabolcs Nagy
|
06fbefd100
add a_clz_64 helper function
|
%!s(int64=8) %!d(string=hai) anos |
Szabolcs Nagy
|
3356177979
s390x: add bits/hwcap.h
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
5f7efb87a2
move IPPORT_RESERVED from netdb.h to netinet/in.h
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
5f3b652afe
add powerpc64 and s390x to list of supported archs in INSTALL file
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
9d4c902c42
fix undefined behavior in memset due to missing sequence points
|
%!s(int64=7) %!d(string=hai) anos |
Alexander Monakov
|
c7f56b4d2f
__init_libc: add fallbacks for __progname setup
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
cc08669380
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
|
%!s(int64=7) %!d(string=hai) anos |
Szabolcs Nagy
|
02b50c9d0a
fix mips ioctl macros to match linux asm/sockios.h
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
670d6d01f5
fix unsynchronized access to FILE structure in fflush(0)
|
%!s(int64=7) %!d(string=hai) anos |
Daniel Sabogal
|
511b7042b3
fix signed overflow in ftok
|
%!s(int64=7) %!d(string=hai) anos |
Thomas Petazzoni
|
1698fe6cdc
fix build failure for sh4a due to missing colon in asm statement
|
%!s(int64=7) %!d(string=hai) anos |
Rich Felker
|
80bf595255
trap UB from attempts to join a detached thread
|
%!s(int64=7) %!d(string=hai) anos |