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
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
180
-180
/
+180
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-1
/
+1
*
Fix arg used as litteral suffix in tst-strfrom.h
Gabriel F. T. Gomes
2016-12-14
1
-1
/
+1
*
Add getentropy, getrandom, <sys/random.h> [BZ #17252]
Florian Weimer
2016-12-12
6
-3
/
+354
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-18
/
+8
*
Ignore -Wmaybe-uninitialized in stdlib/bug-getcontext.c.
Joseph Myers
2016-11-11
1
-0
/
+9
*
Make strtod raise "inexact" exceptions (bug 19380).
Joseph Myers
2016-10-28
4
-18
/
+44
*
Add tests for strfrom functions
Rajalakshmi Srinivasaraghavan
2016-10-25
4
-1
/
+305
*
Refactor strtod tests
Rajalakshmi Srinivasaraghavan
2016-10-25
5
-22
/
+19
*
Add strfromd, strfromf, and strfroml functions
Gabriel F. T. Gomes
2016-10-25
8
-1
/
+247
*
Add <stdint.h> integer width macros.
Joseph Myers
2016-09-21
2
-1
/
+187
*
Add <limits.h> integer width macros.
Joseph Myers
2016-09-19
2
-1
/
+88
*
Add tst-wcstod-round
Paul E. Murphy
2016-08-19
2
-199
/
+243
*
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-06-23
1
-1
/
+1
*
quick_exit tests: Do not use C++ headers
Florian Weimer
2016-06-09
2
-15
/
+38
*
Bug 20198: quick_exit should not call destructors.
Carlos O'Donell
2016-06-06
7
-8
/
+132
*
Refactor tst-strtod-round.c for type-generic-ness
Paul E. Murphy
2016-05-25
4
-4360
/
+3596
*
Refactor tst-strtod-round.c
Paul E. Murphy
2016-05-24
3
-12357
/
+12403
*
Refactor tst-strtod6.c
Paul E. Murphy
2016-05-23
1
-65
/
+34
*
Refactor bug-strtod2.c to be type generic
Paul E. Murphy
2016-05-23
1
-18
/
+29
*
Refactor bug-strtod.c to better test new types.
Paul E. Murphy
2016-05-23
2
-65
/
+89
*
Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).
Joseph Myers
2016-05-17
1
-1
/
+1
*
Fix stdlib.h rand_r namespace (bug 20074).
Joseph Myers
2016-05-17
1
-1
/
+1
*
Correct ttyslot header declaration conditions (bug 20051).
Joseph Myers
2016-05-17
1
-0
/
+6
*
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
Yvan Roux
2016-04-15
1
-12
/
+14
*
Remove union wait [BZ #19613]
Florian Weimer
2016-04-14
1
-46
/
+7
*
Register extra test objects
Andreas Schwab
2016-04-13
1
-0
/
+1
*
strfmon_l: Use specified locale for number formatting [BZ #19633]
Florian Weimer
2016-04-04
3
-6
/
+225
*
[ARM] add missing -funwind-tables to test case (bug 19529)
Szabolcs Nagy
2016-02-11
1
-0
/
+1
*
Fix build failures with -DDEBUG.
Martin Sebor
2016-01-15
1
-4
/
+3
*
longlong: fix sh -Wundef builds
Mike Frysinger
2016-01-07
1
-2
/
+2
*
longlong: add SH FDPIC support
Andrew Stubbs
2016-01-07
1
-0
/
+28
*
longlong.h: Disable alpha umul_ppmm for old g++
Richard Henderson
2016-01-07
1
-0
/
+4
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
162
-162
/
+162
*
Fix indentation.
Steve Ellcey
2015-12-11
1
-2
/
+2
*
Fix nan functions handling of payload strings (bug 16961, bug 16962).
Joseph Myers
2015-12-04
1
-0
/
+1
*
Refactor strtod parsing of NaN payloads.
Joseph Myers
2015-11-24
11
-48
/
+256
*
Fix strtod ("NAN(I)") in Turkish locales (bug 19266).
Joseph Myers
2015-11-24
4
-3
/
+119
*
Fix strtol in Turkish locales (bug 19242).
Joseph Myers
2015-11-23
4
-6
/
+121
*
Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.
Joseph Myers
2015-10-27
1
-5
/
+1
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
14
-140
/
+9
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-5
/
+2
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
1
-2
/
+1
*
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-10-20
11
-31
/
+14
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
5
-25
/
+10
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
22
-70
/
+27
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+12
*
Harden tls_dtor_list with pointer mangling [BZ #19018]
Florian Weimer
2015-10-06
1
-1
/
+9
*
Refactor code forcing underflow exceptions.
Joseph Myers
2015-09-23
1
-2
/
+2
[next]