index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename c2x / gnu2x tests to c23 / gnu23
Joseph Myers
2024-02-01
1
-4
/
+4
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-3
/
+4
*
Use gcc __builtin_stdc_* builtins in stdbit.h if possible
Jakub Jelinek
2024-01-31
1
-0
/
+1
*
stdlib: Reinstate stable mergesort implementation on qsort
Adhemerval Zanella
2024-01-15
1
-1
/
+0
*
Implement C23 <stdbit.h>
Joseph Myers
2024-01-03
1
-0
/
+103
*
Add a setjmp/longjmp test between user contexts
H.J. Lu
2024-01-01
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Add a test for setjmp/longjmp within user context
H.J. Lu
2023-12-16
1
-0
/
+1
*
Add a test for longjmp from user context
H.J. Lu
2023-12-16
1
-0
/
+1
*
stdlib: Fix array bounds protection in insertion sort phase of qsort
Florian Weimer
2023-12-04
1
-0
/
+1
*
stdlib: The qsort implementation needs to use heapsort in more cases
Florian Weimer
2023-11-21
1
-0
/
+3
*
stdlib: Handle various corner cases in the fallback heapsort for qsort
Florian Weimer
2023-11-21
1
-0
/
+1
*
stdlib: Add more qsort{_r} coverage
Adhemerval Zanella
2023-10-31
1
-0
/
+1
*
stdlib: Remove use of mergesort on qsort (BZ 21719)
Adhemerval Zanella
2023-10-31
1
-2
/
+0
*
Exclude routines from fortification
Frédéric Bérat
2023-07-05
1
-0
/
+7
*
stdlib: Add testcases for llabs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
1
-0
/
+2
*
stdlib: Add testcases for labs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
1
-0
/
+2
*
stdlib: Add testcases for abs(). (BZ #30263)
Joe Simmons-Talbott
2023-05-16
1
-0
/
+3
*
stdlib: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-3
/
+3
*
hurd: fix build of tst-system.c
Adam Yi
2023-03-08
1
-0
/
+1
*
stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
Vitaly Buka
2023-02-20
1
-0
/
+1
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
1
-0
/
+12
*
stdlib: tests: don't double-define _FORTIFY_SOURCE
Sam James
2023-02-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+12
*
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-27
1
-2
/
+0
*
stdlib: Add arc4random tests
Adhemerval Zanella Netto
2022-07-22
1
-0
/
+7
*
stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Adhemerval Zanella Netto
2022-07-22
1
-0
/
+2
*
stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
Noah Goldstein
2022-06-22
1
-0
/
+3
*
stdlib: Remove trailing whitespace from Makefile
Noah Goldstein
2022-06-22
1
-1
/
+1
*
stdlib: Reflow and sort most variable assignments
Adhemerval Zanella
2022-04-13
1
-63
/
+227
*
realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
Siddhesh Poyarekar
2022-01-21
1
-0
/
+1
*
stdlib: Fix formatting of tests list in Makefile
Siddhesh Poyarekar
2022-01-13
1
-75
/
+77
*
stdlib: Sort tests in Makefile
Siddhesh Poyarekar
2022-01-13
1
-24
/
+75
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-5
/
+3
*
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-05-16
1
-1
/
+2
*
stdlib: Fix data race in __run_exit_handlers [BZ #27749]
Vitaly Buka
2021-05-14
1
-1
/
+3
*
stdlib: Add testcase for BZ #26241
Adhemerval Zanella
2021-01-20
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
Joseph Myers
2020-12-08
1
-1
/
+0
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-2
/
+2
*
stdlib: Move tst-system to tests-container
Adhemerval Zanella
2020-03-25
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-03
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
stdlib: assert on NULL function pointer in atexit etc. [BZ #20544]
Paul Pluzhnikov
2018-11-30
1
-1
/
+1
*
Y2038: Add 64-bit time for all architectures
Albert ARIBAUD (3ADEV)
2018-10-24
1
-1
/
+1
*
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
2018-10-24
1
-1
/
+1
[next]