Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / stdlib /
2023-10-12 Andreas Schwabstdlib: fix grouping verification with multi-byte thous...
2023-09-04 Samuel Thibault__call_tls_dtors: Use call_function_static_weak
2023-08-03 Samuel Thibaulttst-realpath-toolong: return "unsupported" when PATH_MA...
2023-08-01 Florian Weimerstdlib: Improve tst-realpath compatibility with source...
2023-07-05 Frédéric BératExclude routines from fortification
2023-06-30 Joe Simmons-Talbottsetenv.c: Get rid of alloca.
2023-06-19 Joseph MyersC2x scanf %b support
2023-06-12 Adhemerval Zanella... stdlib: Tune down fork arc4random tests
2023-06-06 Frédéric Bérattests: Replace various function calls with their x...
2023-06-02 Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01 Frédéric Bérattests: fix warn unused results
2023-05-25 Adhemerval ZanellaFix special case for C2x strtol binary constant handlin...
2023-05-17 Florian Weimerstdlib: Avoid undefined behavior in stdlib/tst-labs
2023-05-17 Florian Weimerstdlib: Use long long int in stdlib/tst-llabs
2023-05-16 Joe Simmons-Talbottstdlib: Add testcases for llabs(). (BZ #30263)
2023-05-16 Joe Simmons-Talbottstdlib: Add testcases for labs(). (BZ #30263)
2023-05-16 Joe Simmons-Talbottstdlib: Add testcases for abs(). (BZ #30263)
2023-05-16 Carlos O'Donellstdlib: Reformat Makefile.
2023-05-08 набtestsuite: stdlib/isomac.c: fix REQUIREMENTS
2023-03-28 Joe Simmons-Talbottsystem: Add "--" after "-c" for sh (BZ #28519)
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-14 Joseph MyersUpdate printf %b/%B C2x support
2023-03-08 Adam Yihurd: fix build of tst-system.c
2023-03-07 Adam Yiposix: Fix system blocks SIGCHLD erroneously [BZ #30163]
2023-02-20 Vitaly Bukastdlib: Undo post review change to 16adc58e73f3 [BZ...
2023-02-17 Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17 Adhemerval Zanellastdlib: Simplify getenv
2023-02-16 Joseph MyersC2x strtol binary constant handling
2023-02-06 Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-02-03 Sam Jamesstdlib: tests: don't double-define _FORTIFY_SOURCE
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersRemove trailing whitespace in gmp.h
2022-12-19 Florian Weimerstdio-common: Convert vfprintf and related functions...
2022-12-12 Adhemerval Zanellastdlib: Move _IO_cleanup to call_function_static_weak
2022-11-07 Adhemerval ZanellaApply asm redirection in gmp.h before first use
2022-11-02 Szabolcs NagyFix OOB read in stdlib thousand grouping parsing [BZ...
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-28 Letu Renstdlib/strfrom: Add copysign to fix NAN issue on riscv...
2022-10-28 Xi Ruoyaolonglong.h: update from GCC for LoongArch clz/ctz support
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-30 Adhemerval Zanellamalloc: Do not clobber errno on __getrandom_nocancel...
2022-09-30 Adhemerval Zanellastdlib: Fix __getrandom_nocancel type and arc4random...
2022-08-30 Adhemerval Zanellastdlib: Fix macro expansion producing 'defined' has...
2022-08-10 Florian Weimerinet: Turn __ivaliduser into a compatibility symbol
2022-08-03 Florian Weimerassert: Do not use stderr in libc-internal assert
2022-08-01 Adhemerval Zanellastdlib: Simplify arc4random_uniform
2022-07-29 Adhemerval Zanellastdlib: Tuned down tst-arc4random-thread internal param...
2022-07-27 Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-22 Adhemerval Zanella... aarch64: Add optimized chacha20
2022-07-22 Adhemerval Zanella... stdlib: Add arc4random tests
2022-07-22 Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
2022-07-05 Florian Weimerstdlib: Simplify buffer management in canonicalize
2022-06-30 Adhemerval ZanellaRefactor internal-signals.h
2022-06-23 Noah Goldsteinstdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]
2022-06-22 Noah Goldsteinstdlib: Remove attr_write from mbstows if dst is NULL...
2022-06-22 Noah Goldsteinstdlib: Remove trailing whitespace from Makefile
2022-04-13 Adhemerval Zanellastdlib: Reflow and sort most variable assignments
2022-03-31 Siddhesh Poyarekarrealpath: Bring back GNU extension on ENOENT and EACCES...
2022-03-31 Adhemerval Zanellastdlib: Fix tst-getrandom memcmp call
2022-03-31 Adhemerval Zanellastdlib: Fix tst-rand48.c printf types
2022-03-10 Steve GrubbAdd some missing access function attributes
2022-02-21 Siddhesh Poyarekarrealpath: Do not copy result on failure (BZ #28815)
2022-01-26 Martin Seborstdlib: Avoid -Wuse-after-free in __add_to_environ...
2022-01-24 Siddhesh Poyarekarrealpath: Avoid overwriting preexisting error (CVE...
2022-01-24 Siddhesh Poyarekartst-realpath-toolong: Fix hurd build
2022-01-21 Siddhesh Poyarekarrealpath: Set errno to ENAMETOOLONG for result larger...
2022-01-13 Siddhesh Poyarekarstdlib: Fix formatting of tests list in Makefile
2022-01-13 Siddhesh Poyarekarstdlib: Sort tests in Makefile
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17 Siddhesh Poyarekarfortify: Fix spurious warning with realpath
2021-10-20 Jonathan WakelyAdd alloc_align attribute to memalign et al
2021-10-20 omain GEISSLERstdlib: Fix tst-canon-bz26341 when the glibc build...
2021-10-20 Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20 Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-10-05 Joseph MyersFix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-04 DJ Delorietest-dlclose-exit-race: avoid hang on pthread_create...
2021-07-28 Siddhesh Poyarekar__cxa_thread_atexit_impl: Abort on allocation failure...
2021-07-09 H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-09 Florian WeimerForce building with -fno-common
2021-07-08 Siddhesh PoyarekarMove mcheck symbol from stdlib to malloc
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-16 Martin SeborEnable support for GCC 11 -Wmismatched-dealloc.
2021-05-14 Vitaly Bukastdlib: Fix data race in __run_exit_handlers [BZ #27749]
2021-05-06 Martin SeborAnnotate additional APIs with GCC attribute access.
2021-04-21 Florian Weimernptl: Move pthread_setcancelstate into libc
2021-04-12 Siddhesh Poyarekarsupport: Add capability to fork an sgid child
2021-03-29 Samuel Thibaultfork.h: replace with register-atfork.h
2021-03-24 Samuel Thibaultstdlib: Fix BZ #26241 testcase on GNU/Hurd
2021-01-20 Adhemerval Zanellastdlib: Add testcase for BZ #26241
2021-01-11 Adhemerval Zanellaposix: Fix return value of system if shell can not...
2021-01-05 Adhemerval Zanellastdlib: Sync canonicalize with gnulib [BZ #10635] ...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31 Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-12-18 Lode Willemsgetenv: Move call to strlen to the branch it's used in.
2020-12-14 Joseph MyersRemove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
2020-12-12 Jonny GrantFix spelling and grammar in several comments
2020-12-08 Joseph MyersMake strtoimax, strtoumax, wcstoimax, wcstoumax into...
next