GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
Vitaly Buka
2023-02-23
1
-0
/
+1
*
Make stdlib/testmb compile when _FORTIFY_SOURCE is not predefined 2
Andreas K. Hüttel
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
*
Add tests for setcontext on the context from makecontext
H.J. Lu
2018-07-25
1
-1
/
+3
*
Add a test for multiple setcontext calls
H.J. Lu
2018-07-25
1
-1
/
+1
*
Add another test for setcontext
H.J. Lu
2018-07-25
1
-1
/
+1
*
Add a test for multiple makecontext calls
H.J. Lu
2018-07-25
1
-1
/
+2
*
Add <bits/indirect-return.h>
H.J. Lu
2018-07-24
1
-1
/
+1
*
Add tests for sign of NaN returned by strtod (bug 23007).
Joseph Myers
2018-06-15
1
-1
/
+2
*
stdlib: Additional tests need generated locale dependencies
Florian Weimer
2018-05-29
1
-0
/
+2
*
Fix BZ 22786: integer addition overflow may cause stack buffer overflow
Paul Pluzhnikov
2018-05-08
1
-1
/
+1
*
Separate out error_t definition
Samuel Thibault
2018-03-04
1
-1
/
+1
*
i386: In makecontext, align the stack before calling exit [BZ #22667]
Florian Weimer
2018-01-04
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-13
/
+13
*
Fix BZ# 22180.
Paul Pluzhnikov
2017-09-21
1
-2
/
+8
*
Fix BZ 14333
Paul Pluzhnikov
2017-09-20
1
-1
/
+8
*
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-08-27
1
-1
/
+3
*
Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...
Mike FABIAN
2017-08-10
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-3
/
+3
*
float128: Add strtof128, wcstof128, and related functions.
Paul E. Murphy
2017-06-12
1
-0
/
+1
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-7
/
+10
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+2
*
Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
2017-01-20
1
-0
/
+3
[next]