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: assert on NULL function pointer in atexit etc. [BZ #20544]
Paul Pluzhnikov
2018-11-30
4
-1
/
+125
*
Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
Zack Weinberg
2018-11-16
2
-5
/
+6
*
stdlib/test-bz22786: Avoid memory leaks in the test itself
Florian Weimer
2018-10-30
1
-2
/
+4
*
stdlib/tst-strtod-overflow: Switch to support_blob_repeat
Florian Weimer
2018-10-30
1
-6
/
+10
*
stdlib/test-bz22786: Avoid spurious test failures using alias mappings
Florian Weimer
2018-10-30
1
-10
/
+6
*
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
*
Don't reduce test timeout to less than default
Andreas Schwab
2018-10-17
1
-1
/
+0
*
Fix stack overflow in tst-setcontext9 (bug 23717)
Andreas Schwab
2018-09-27
1
-2
/
+2
*
Fix tst-setcontext9 for optimized small stacks.
Carlos O'Donell
2018-09-19
1
-9
/
+38
*
reallocarray: Declare under _DEFAULT_SOURCE
Florian Weimer
2018-08-30
1
-1
/
+1
*
Test stdlib/test-bz22786 exits now with unsupported if malloc fails.
Stefan Liebler
2018-08-30
1
-3
/
+12
*
Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...
Paul Pluzhnikov
2018-08-24
1
-27
/
+12
*
mbstowcs: Remove outdated comment
Florian Weimer
2018-08-13
1
-6
/
+1
*
Move __fentry__ version definition to sysdeps/{i386,x86_64}
Ilya Leoshkevich
2018-08-10
1
-3
/
+0
*
Add tests for setcontext on the context from makecontext
H.J. Lu
2018-07-25
5
-1
/
+360
*
Add a test for multiple setcontext calls
H.J. Lu
2018-07-25
2
-1
/
+89
*
Add another test for setcontext
H.J. Lu
2018-07-25
2
-1
/
+218
*
Add a test for multiple makecontext calls
H.J. Lu
2018-07-25
2
-1
/
+110
*
Add <bits/indirect-return.h>
H.J. Lu
2018-07-24
2
-2
/
+6
*
Avoid insecure usage of tmpnam in tests.
Joseph Myers
2018-07-18
1
-4
/
+10
*
Add long double input for strfmon test
Rajalakshmi Srinivasaraghavan
2018-06-30
1
-10
/
+28
*
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2018-06-29
1
-6
/
+0
*
Add tests for sign of NaN returned by strtod (bug 23007).
Joseph Myers
2018-06-15
3
-1
/
+75
*
Fix sign of NaN returned by strtod (bug 23007).
Herman ten Brugge
2018-06-15
1
-1
/
+1
*
Fix strtod overflow detection (bug 23279).
Joseph Myers
2018-06-13
5
-4391
/
+4845
*
stdlib: Additional tests need generated locale dependencies
Florian Weimer
2018-05-29
1
-0
/
+2
*
math: Merge strtod_nan_*.h into math-type-macros-*.h
Florian Weimer
2018-05-16
6
-63
/
+4
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
1
-1
/
+1
*
Fix BZ 22786: integer addition overflow may cause stack buffer overflow
Paul Pluzhnikov
2018-05-08
3
-2
/
+92
*
Move math_narrow_eval to separate math-narrow-eval.h.
Joseph Myers
2018-05-09
1
-0
/
+1
*
Fix tst-strfmon_l test for hr_HR locale
Mike FABIAN
2018-04-24
1
-2
/
+2
*
hurd: Avoid some PLTs in libc and librt
Samuel Thibault
2018-04-02
1
-1
/
+1
*
Fix signed integer overflow in random_r (bug 17343).
Joseph Myers
2018-03-20
1
-5
/
+4
*
Separate out error_t definition
Samuel Thibault
2018-03-04
2
-7
/
+2
*
Use libc_hidden_* for atoi (bug 15105).
Joseph Myers
2018-02-26
1
-0
/
+1
*
hurd: Fix build
Samuel Thibault
2018-02-04
1
-1
/
+4
*
stdlib: Fixing test-*atexit*-race tests on ia64
Adhemerval Zanella
2018-02-01
1
-1
/
+4
*
i386: In makecontext, align the stack before calling exit [BZ #22667]
Florian Weimer
2018-01-04
2
-1
/
+243
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
196
-196
/
+196
*
getrandom: fix comment [BZ #22347]
Dmitry V. Levin
2017-12-23
1
-2
/
+2
*
Simplify tilegx sysdeps folder
Adhemerval Zanella
2017-12-20
1
-1
/
+1
*
Fix testing with read-only source directory.
Joseph Myers
2017-12-15
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-13
/
+13
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
1
-4
/
+4
*
Support defining strtof32, wcstof32 aliases.
Joseph Myers
2017-12-06
2
-0
/
+34
*
Support defining strfromf32 alias.
Joseph Myers
2017-12-06
1
-0
/
+16
*
Add _Float64, _Float32x function aliases.
Joseph Myers
2017-12-06
1
-0
/
+5
*
Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.
Joseph Myers
2017-12-05
2
-0
/
+80
*
Support defining strfromf64, strfromf32x aliases.
Joseph Myers
2017-12-05
1
-0
/
+25
[next]