about summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
...
* Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers2017-11-072-12/+91
* Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers2017-11-031-2/+117
* Place monetary symbol in el_GR and el_CY after the amountMike FABIAN2017-10-171-2/+2
* Move some float128 symbol version definitions.Joseph Myers2017-10-161-0/+10
* Support strtof128 etc. aliases.Joseph Myers2017-10-161-0/+16
* Support strfromf128 alias.Joseph Myers2017-10-131-0/+12
* abort: Do not flush stdio streams [BZ #15436]Florian Weimer2017-10-051-24/+5
* Hide internal __new_exitfn function [BZ #18822]H.J. Lu2017-10-011-2/+2
* Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-4/+8
* Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+1
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-263-15/+5
* Reduce total memory required to create all threads to 128MiB. This fixesPaul Pluzhnikov2017-09-251-0/+5
* Fix BZ# 22180.Paul Pluzhnikov2017-09-214-4/+171
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-201-23/+7
* Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f...Paul Pluzhnikov2017-09-201-0/+69
* Fix BZ 14333Paul Pluzhnikov2017-09-2010-39/+263
* 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-09-011-4/+4
* 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-09-011-16/+23
* stdlib: Remove internal_function attributeFlorian Weimer2017-08-311-3/+1
* 2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-291-4/+46
* 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-276-1/+188
* Hide internal printf functions [BZ #18822/21986]H.J. Lu2017-08-221-8/+1
* Remove internal_function attribute from string-to-float functionsFlorian Weimer2017-08-131-1/+0
* Adapt test case data to the changes in the thousands separatorsMike FABIAN2017-08-123-10/+10
* Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN2017-08-102-11/+11
* Remove __long_double_t.Joseph Myers2017-08-071-1/+1
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-3/+3
* Fix the return type of the getentropy stubAurelien Jarno2017-08-031-1/+1
* Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes2017-06-221-1/+5
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-2011-24/+24
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-209-30/+13
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-37/+25
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-125-29/+59
* Correct an outdated comment in stdlib/errno.h.Zack Weinberg2017-06-101-1/+1
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-073-0/+19
* float128: Add conversion from float128 to mpnGabriel F. T. Gomes2017-06-071-1/+2
* float128: Extend the power of ten tablesPaul E. Murphy2017-06-072-6/+16
* Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes2017-06-011-6/+2
* Add reallocarray functionDennis Wölfing2017-05-301-0/+11
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-4/+5
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-115-108/+235
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-1/+2
* Do not use wildcard symbol names for public versions in Versions files.Joseph Myers2017-04-201-1/+5
* malloc: Turn cfree into a compatibility symbolFlorian Weimer2017-04-181-5/+0
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-163-48/+0
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-132-16/+4
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-252-2/+7
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-162-0/+2
* Fix environment traversal when an envvar value is emptySiddhesh Poyarekar2017-01-202-0/+61
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01180-180/+180