]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/Makefile
localedata: Fix several issues with the set of characters considered 0-width [BZ...
[thirdparty/glibc.git] / stdlib / Makefile
2024-02-01  Joseph MyersRename c2x / gnu2x tests to c23 / gnu23
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-31  Jakub JelinekUse gcc __builtin_stdc_* builtins in stdbit.h if possible
2024-01-15  Adhemerval Zanellastdlib: Reinstate stable mergesort implementation on...
2024-01-03  Joseph MyersImplement C23 <stdbit.h>
2024-01-01  H.J. LuAdd a setjmp/longjmp test between user contexts
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-16  H.J. LuAdd a test for setjmp/longjmp within user context
2023-12-16  H.J. LuAdd a test for longjmp from user context
2023-12-04  Florian Weimerstdlib: Fix array bounds protection in insertion sort...
2023-11-21  Florian Weimerstdlib: The qsort implementation needs to use heapsort...
2023-11-21  Florian Weimerstdlib: Handle various corner cases in the fallback...
2023-10-31  Adhemerval Zanellastdlib: Add more qsort{_r} coverage
2023-10-31  Adhemerval Zanellastdlib: Remove use of mergesort on qsort (BZ 21719)
2023-07-05  Frédéric BératExclude routines from fortification
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-03-08  Adam Yihurd: fix build of tst-system.c
2023-02-20  Vitaly Bukastdlib: Undo post review change to 16adc58e73f3 [BZ...
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-02-03  Sam Jamesstdlib: tests: don't double-define _FORTIFY_SOURCE
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random tests
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
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-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-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-01-20  Adhemerval Zanellastdlib: Add testcase for BZ #26241
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-08  Joseph MyersMake strtoimax, strtoumax, wcstoimax, wcstoumax into...
2020-10-08  Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-03-25  Adhemerval Zanellastdlib: Move tst-system to tests-container
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-03  Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-01  Paul Pluzhnikovstdlib: assert on NULL function pointer in atexit etc...
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-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-06-15  Joseph MyersAdd tests for sign of NaN returned by strtod (bug 23007).
2018-05-29  Florian Weimerstdlib: Additional tests need generated locale dependencies
2018-05-09  Paul PluzhnikovFix BZ 22786: integer addition overflow may cause stack...
2018-03-04  Samuel ThibaultSeparate out error_t definition
2018-01-04  Florian Weimeri386: In makecontext, align the stack before calling...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-09-21  Paul PluzhnikovFix BZ# 22180.
2017-09-20  Paul PluzhnikovFix BZ 14333
2017-08-28  Paul Pluzhnikov2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-10  Mike FABIANFix stdlib/tst-strfmon_l.c test case to agree with...
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-06-12  Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-04  Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-01-19  Siddhesh PoyarekarFix environment traversal when an envvar value is empty
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-12  Florian WeimerAdd getentropy, getrandom, <sys/random.h> [BZ #17252]
2016-10-25  Rajalakshmi Sriniv... Add tests for strfrom functions
2016-10-25  Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-09-21  Joseph MyersAdd <stdint.h> integer width macros.
2016-09-19  Joseph MyersAdd <limits.h> integer width macros.
2016-06-07  Carlos O'DonellBug 20198: quick_exit should not call destructors.
2016-04-13  Andreas SchwabRegister extra test objects
2016-04-04  Florian Weimerstrfmon_l: Use specified locale for number formatting...
2016-02-11  Szabolcs Nagy[ARM] add missing -funwind-tables to test case (bug...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24  Joseph MyersRefactor strtod parsing of NaN payloads.
2015-11-24  Joseph MyersFix strtod ("NAN(I)") in Turkish locales (bug 19266).
2015-11-23  Joseph MyersFix strtol in Turkish locales (bug 19242).
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-07-23  Siddhesh PoyarekarAlso use l_tls_dtor_count to decide on object unload...
2015-07-07  Stefan LieblerS390: Fix "backtrace() returns infinitely deep stack...
2015-05-08  Carlos O'DonellBug 18125: Call exit after last linked context.
2015-03-12  Stefan LieblerS/390: Fix setcontext/swapcontext which are not restori...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
next