benchtests: Add benches for bzero
[platform/upstream/glibc.git] / stdlib /
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...
2020-10-08 Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-01 Joseph MyersFix typo in comment in bug 26137 fix.
2020-06-30 Joseph MyersFix strtod multiple-precision division bug (bug 26137).
2020-06-30 John Marshallrandom: range is not portably RAND_MAX [BZ #7003]
2020-06-01 Carlos O'Donellmbstowcs: Document, test, and fix null pointer dst...
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-28 Joseph MyersRemove unused floating-point configuration from gmp...
2020-04-09 Joseph MyersAdd GRND_INSECURE from Linux 5.6 to sys/random.h
2020-03-25 Adhemerval Zanellastdlib: Move tst-system to tests-container
2020-03-23 Adhemerval Zanellaposix: Fix system error return value [BZ #25715]
2020-03-11 Vineet Guptagcc PR 89877: miscompilation due to missing cc clobber...
2020-02-17 Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-02-17 Florian Weimerstdlib: Reduce namespace pollution in <inttypes.h>
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-13 Samuel Thibaulthurd: Fix local PLT
2019-12-03 Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-12-03 Rajalakshmi Sriniv... ldbl-128ibm-compat: Add strfmon_l with IEEE long double...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-23 Paul EggertFix spellings of contributor names in comments and doc
2019-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-04-18 Adhemerval Zanellamalloc: make malloc fail with requests larger than...
2019-04-17 Mike Gerowstdlib/tst-secure-getenv: handle >64 groups
2019-03-13 Zack WeinbergMove inttypes.h and stdint.h to stdlib.
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-02-03 Aurelien Jarnotestsuite: stdlib/isomac.c: add missing include
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-21 Joseph MyersUpdate longlong.h.
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-12-01 Paul Pluzhnikovstdlib: assert on NULL function pointer in atexit etc...
2018-11-16 Zack WeinbergUse STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30 Florian Weimerstdlib/test-bz22786: Avoid memory leaks in the test...
2018-10-30 Florian Weimerstdlib/tst-strtod-overflow: Switch to support_blob_repeat
2018-10-30 Florian Weimerstdlib/test-bz22786: Avoid spurious test failures using...
2018-10-24 Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-10-24 Albert ARIBAUD ... Y2038: provide size of default time_t for target...
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-09-27 Andreas SchwabFix stack overflow in tst-setcontext9 (bug 23717)
2018-09-20 Carlos O'DonellFix tst-setcontext9 for optimized small stacks.
2018-08-30 Florian Weimerreallocarray: Declare under _DEFAULT_SOURCE
2018-08-30 Stefan LieblerTest stdlib/test-bz22786 exits now with unsupported...
2018-08-25 Paul PluzhnikovFix BZ#23400 (creating temporary files in source tree...
2018-08-13 Florian Weimermbstowcs: Remove outdated comment
2018-08-10 Ilya LeoshkevichMove __fentry__ version definition to sysdeps/{i386...
2018-07-25 H.J. LuAdd tests for setcontext on the context from makecontext
2018-07-25 H.J. LuAdd a test for multiple setcontext calls
2018-07-25 H.J. LuAdd another test for setcontext
2018-07-25 H.J. LuAdd a test for multiple makecontext calls
2018-07-24 H.J. LuAdd <bits/indirect-return.h>
2018-07-18 Joseph MyersAvoid insecure usage of tmpnam in tests.
2018-06-30 Rajalakshmi Sriniv... Add long double input for strfmon test
2018-06-29 Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-06-15 Joseph MyersAdd tests for sign of NaN returned by strtod (bug 23007).
2018-06-15 Herman ten BruggeFix sign of NaN returned by strtod (bug 23007).
2018-06-13 Joseph MyersFix strtod overflow detection (bug 23279).
2018-05-29 Florian Weimerstdlib: Additional tests need generated locale dependencies
2018-05-16 Florian Weimermath: Merge strtod_nan_*.h into math-type-macros-*.h
2018-05-11 Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-09 Paul PluzhnikovFix BZ 22786: integer addition overflow may cause stack...
2018-05-09 Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-04-24 Mike FABIANFix tst-strfmon_l test for hr_HR locale
next