1052 Commits (bd77dd7e73e3530203be1c52c8a29d08270cb25d)

Author SHA1 Message Date
Samuel Thibault 6333a6014f __call_tls_dtors: Use call_function_static_weak 3 years ago
Samuel Thibault cbf4aa422c tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined 3 years ago
Florian Weimer 510fc20d73 stdlib: Improve tst-realpath compatibility with source fortification 3 years ago
Frédéric Bérat 20c894d21e Exclude routines from fortification 3 years ago
Joe Simmons-Talbott 9401024e5e setenv.c: Get rid of alloca. 3 years ago
Joseph Myers 2d88df5411 C2x scanf %b support 3 years ago
Adhemerval Zanella Netto e6ce346d07 stdlib: Tune down fork arc4random tests 3 years ago
Frédéric Bérat f6a532fbd0 tests: Replace various function calls with their x variant 3 years ago
Paul Pluzhnikov 2cbeda847b Fix a few more typos I missed in previous round -- BZ 25337 3 years ago
Paul Pluzhnikov 7f0d9e61f4 Fix all the remaining misspellings -- BZ 25337 3 years ago
Frédéric Bérat 29e25f6f13 tests: fix warn unused results 3 years ago
Adhemerval Zanella 95c9a6e806 Fix special case for C2x strtol binary constant handling (BZ# 30371) 3 years ago
Florian Weimer 10a81dd4cf stdlib: Avoid undefined behavior in stdlib/tst-labs 3 years ago
Florian Weimer 8812b9900e stdlib: Use long long int in stdlib/tst-llabs 3 years ago
Joe Simmons-Talbott d877b52d58 stdlib: Add testcases for llabs(). (BZ #30263) 3 years ago
Joe Simmons-Talbott b11db301e1 stdlib: Add testcases for labs(). (BZ #30263) 3 years ago
Joe Simmons-Talbott 0d21b3783f stdlib: Add testcases for abs(). (BZ #30263) 3 years ago
Carlos O'Donell 91f33a300c stdlib: Reformat Makefile. 3 years ago
наб cea74a4a24 testsuite: stdlib/isomac.c: fix REQUIREMENTS 3 years ago
Joe Simmons-Talbott 868506eb42 system: Add "--" after "-c" for sh (BZ #28519) 3 years ago
Adhemerval Zanella Netto 88677348b4 Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 3 years ago
Joseph Myers 2d4728e606 Update printf %b/%B C2x support 3 years ago
Adam Yi d03094649d hurd: fix build of tst-system.c 3 years ago
Adam Yi 436a604b7d posix: Fix system blocks SIGCHLD erroneously [BZ #30163] 3 years ago
Vitaly Buka fd78cfa72e stdlib: Undo post review change to 16adc58e73 [BZ #27749] 3 years ago
Qihao Chencao cc4d6614b5 Use uintptr_t instead of performing pointer subtraction with a null pointer 4 years ago
Adhemerval Zanella a6ccce23af stdlib: Simplify getenv 3 years ago
Joseph Myers 64924422a9 C2x strtol binary constant handling 3 years ago
Wilco Dijkstra 32c7acd464 Replace rawmemchr (s, '\0') with strchr 3 years ago
Sam James 35bcb08eaa stdlib: tests: don't double-define _FORTIFY_SOURCE 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Joseph Myers 728ada505a Remove trailing whitespace in gmp.h 3 years ago
Florian Weimer e88b9f0e5c stdio-common: Convert vfprintf and related functions to buffers 3 years ago
Adhemerval Zanella 5dcd2d0ad0 stdlib: Move _IO_cleanup to call_function_static_weak 3 years ago
Adhemerval Zanella 8d291eabd5 Apply asm redirection in gmp.h before first use 4 years ago
Szabolcs Nagy 17bfe5954b Fix OOB read in stdlib thousand grouping parsing [BZ #29727] 4 years ago
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 4 years ago
Letu Ren 0cc0033ef1 stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501) 4 years ago
Xi Ruoyao 37db2657c9 longlong.h: update from GCC for LoongArch clz/ctz support 4 years ago
Florian Weimer 58548b9d68 Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 4 years ago
Florian Weimer 88f4b6929c Introduce <pointer_guard.h>, extracted from <sysdep.h> 4 years ago
Adhemerval Zanella 609c9d0951 malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624) 4 years ago
Adhemerval Zanella 13db9ee2cb stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638) 4 years ago
Adhemerval Zanella 6c4ee1aba1 stdlib: Fix macro expansion producing 'defined' has undefined behavior 4 years ago
Florian Weimer 2ed26bca99 inet: Turn __ivaliduser into a compatibility symbol 4 years ago
Florian Weimer 9001cb1102 assert: Do not use stderr in libc-internal assert 4 years ago
Adhemerval Zanella c622ac1b86 stdlib: Simplify arc4random_uniform 4 years ago
Adhemerval Zanella 35363b53ce stdlib: Tuned down tst-arc4random-thread internal parameters 4 years ago
Jason A. Donenfeld eaad4f9e8f arc4random: simplify design for better safety 4 years ago
Adhemerval Zanella Netto 4c128c7823 aarch64: Add optimized chacha20 4 years ago