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
*
2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-09-01
1
-4
/
+4
*
2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-09-01
1
-16
/
+23
*
stdlib: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-3
/
+1
*
2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-08-29
1
-4
/
+46
*
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2017-08-27
6
-1
/
+188
*
Hide internal printf functions [BZ #18822/21986]
H.J. Lu
2017-08-22
1
-8
/
+1
*
Remove internal_function attribute from string-to-float functions
Florian Weimer
2017-08-13
1
-1
/
+0
*
Adapt test case data to the changes in the thousands separators
Mike FABIAN
2017-08-12
3
-10
/
+10
*
Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...
Mike FABIAN
2017-08-10
2
-11
/
+11
*
Remove __long_double_t.
Joseph Myers
2017-08-07
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-3
/
+3
*
Fix the return type of the getentropy stub
Aurelien Jarno
2017-08-03
1
-1
/
+1
*
Provide an additional macro expansion for F128 in stdlib/tst-strtod.h
Gabriel F. T. Gomes
2017-06-22
1
-1
/
+5
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
11
-24
/
+24
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
9
-30
/
+13
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
1
-37
/
+25
*
float128: Add strtof128, wcstof128, and related functions.
Paul E. Murphy
2017-06-12
5
-29
/
+59
*
Correct an outdated comment in stdlib/errno.h.
Zack Weinberg
2017-06-10
1
-1
/
+1
*
float128: Add strfromf128
Gabriel F. T. Gomes
2017-06-07
3
-0
/
+19
*
float128: Add conversion from float128 to mpn
Gabriel F. T. Gomes
2017-06-07
1
-1
/
+2
*
float128: Extend the power of ten tables
Paul E. Murphy
2017-06-07
2
-6
/
+16
*
Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN
Gabriel F. T. Gomes
2017-06-01
1
-6
/
+2
*
Add reallocarray function
Dennis Wölfing
2017-05-30
1
-0
/
+11
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-4
/
+5
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
5
-108
/
+235
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+2
*
Do not use wildcard symbol names for public versions in Versions files.
Joseph Myers
2017-04-20
1
-1
/
+5
*
malloc: Turn cfree into a compatibility symbol
Florian Weimer
2017-04-18
1
-5
/
+0
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
3
-48
/
+0
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
2
-16
/
+4
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
2
-2
/
+7
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
2
-0
/
+2
*
Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
2017-01-20
2
-0
/
+61
*
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
[next]