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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib: Reflow and sort most variable assignments
Adhemerval Zanella
2022-04-13
1
-63
/
+227
*
realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996]
Siddhesh Poyarekar
2022-03-31
2
-5
/
+8
*
stdlib: Fix tst-getrandom memcmp call
Adhemerval Zanella
2022-03-31
1
-1
/
+1
*
stdlib: Fix tst-rand48.c printf types
Adhemerval Zanella
2022-03-31
1
-3
/
+3
*
Add some missing access function attributes
Steve Grubb
2022-03-10
1
-2
/
+4
*
realpath: Do not copy result on failure (BZ #28815)
Siddhesh Poyarekar
2022-02-21
2
-3
/
+5
*
stdlib: Avoid -Wuse-after-free in __add_to_environ [BZ #26779]
Martin Sebor
2022-01-25
1
-2
/
+4
*
realpath: Avoid overwriting preexisting error (CVE-2021-3998)
Siddhesh Poyarekar
2022-01-24
1
-1
/
+1
*
tst-realpath-toolong: Fix hurd build
Siddhesh Poyarekar
2022-01-24
1
-0
/
+4
*
realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
Siddhesh Poyarekar
2022-01-21
3
-2
/
+60
*
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
211
-211
/
+211
*
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2021-12-17
1
-1
/
+1
*
Add alloc_align attribute to memalign et al
Jonathan Wakely
2021-10-21
1
-1
/
+3
*
stdlib: Fix tst-canon-bz26341 when the glibc build current working directory ...
omain GEISSLER
2021-10-20
1
-0
/
+6
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-40
/
+17
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
1
-2
/
+3
*
Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
Joseph Myers
2021-10-05
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
51
-52
/
+0
*
test-dlclose-exit-race: avoid hang on pthread_create error
DJ Delorie
2021-08-04
1
-1
/
+13
*
__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]
Siddhesh Poyarekar
2021-07-28
1
-0
/
+4
*
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2021-07-09
1
-5
/
+6
*
Force building with -fno-common
Florian Weimer
2021-07-09
1
-1
/
+1
*
Move mcheck symbol from stdlib to malloc
Siddhesh Poyarekar
2021-07-08
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
3
-6
/
+95
*
stdlib: Fix data race in __run_exit_handlers [BZ #27749]
Vitaly Buka
2021-05-14
3
-17
/
+133
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
1
-2
/
+4
*
nptl: Move pthread_setcancelstate into libc
Florian Weimer
2021-04-21
1
-7
/
+2
*
support: Add capability to fork an sgid child
Siddhesh Poyarekar
2021-04-12
1
-181
/
+18
*
fork.h: replace with register-atfork.h
Samuel Thibault
2021-03-29
1
-3
/
+1
*
stdlib: Fix BZ #26241 testcase on GNU/Hurd
Samuel Thibault
2021-03-24
1
-3
/
+4
*
stdlib: Add testcase for BZ #26241
Adhemerval Zanella
2021-01-20
2
-1
/
+103
*
posix: Fix return value of system if shell can not be executed [BZ #27053]
Adhemerval Zanella
2021-01-11
1
-0
/
+17
*
stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...
Adhemerval Zanella
2021-01-05
2
-170
/
+387
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
208
-208
/
+208
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-18
/
+24
*
getenv: Move call to strlen to the branch it's used in.
Lode Willems
2020-12-18
1
-1
/
+1
*
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
Joseph Myers
2020-12-14
1
-118
/
+0
*
Fix spelling and grammar in several comments
Jonny Grant
2020-12-12
1
-1
/
+1
*
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
Joseph Myers
2020-12-08
7
-5
/
+2
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-2
/
+2
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-1
/
+1
*
Fix typo in comment in bug 26137 fix.
Joseph Myers
2020-07-01
1
-1
/
+1
*
Fix strtod multiple-precision division bug (bug 26137).
Joseph Myers
2020-06-30
3
-2
/
+3577
*
random: range is not portably RAND_MAX [BZ #7003]
John Marshall
2020-06-30
1
-1
/
+1
*
mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)
Carlos O'Donell
2020-06-01
1
-1
/
+1
*
improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Martin Sebor
2020-05-04
2
-10
/
+16
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
3
-3
/
+3
[next]