| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark internal stdlib functions with attribute_hidden [BZ #18822] | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-10-01 | 1 | -0/+1 |
* | Mark __dso_handle as hidden [BZ #18822] | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-09-26 | 3 | -15/+5 |
* | Reduce total memory required to create all threads to 128MiB. This fixes | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-25 | 1 | -0/+5 |
* | Fix BZ# 22180. | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-21 | 4 | -4/+171 |
* | Implement xdlopen, xdlsym and xdlclose routines which terminate test | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-20 | 1 | -23/+7 |
* | Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f... | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-20 | 1 | -0/+69 |
* | Fix BZ 14333 | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-20 | 10 | -39/+263 |
* | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-01 | 1 | -4/+4 |
* | 2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com> | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-09-01 | 1 | -16/+23 |
* | stdlib: Remove internal_function attribute | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2017-08-31 | 1 | -3/+1 |
* | 2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com> | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-08-29 | 1 | -4/+46 |
* | 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com> | ![](//www.gravatar.com/avatar/2a8b5d4ae89cff47f4289b606e29d592?s=13&d=retro) Paul Pluzhnikov | 2017-08-27 | 6 | -1/+188 |
* | Hide internal printf functions [BZ #18822/21986] | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-08-22 | 1 | -8/+1 |
* | Remove internal_function attribute from string-to-float functions | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2017-08-13 | 1 | -1/+0 |
* | Adapt test case data to the changes in the thousands separators | ![](//www.gravatar.com/avatar/0b354ca4371d1e32b462b806ed6cefbe?s=13&d=retro) Mike FABIAN | 2017-08-12 | 3 | -10/+10 |
* | Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone... | ![](//www.gravatar.com/avatar/0b354ca4371d1e32b462b806ed6cefbe?s=13&d=retro) Mike FABIAN | 2017-08-10 | 2 | -11/+11 |
* | Remove __long_double_t. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-08-07 | 1 | -1/+1 |
* | Fix missing redirects in testsuite targets | ![](//www.gravatar.com/avatar/833649deea07c68de42500ad14c257f6?s=13&d=retro) Andreas Schwab | 2017-08-07 | 1 | -3/+3 |
* | Fix the return type of the getentropy stub | ![](//www.gravatar.com/avatar/8b0b59c2333bd5ecc25ecad49e9f2165?s=13&d=retro) Aurelien Jarno | 2017-08-03 | 1 | -1/+1 |
* | Provide an additional macro expansion for F128 in stdlib/tst-strtod.h | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2017-06-22 | 1 | -1/+5 |
* | Use locale_t, not __locale_t, throughout glibc | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-20 | 11 | -24/+24 |
* | Rename xlocale.h to bits/types/__locale_t.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-20 | 9 | -30/+13 |
* | Remove __need macros from errno.h (__need_Emath, __need_error_t). | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-14 | 1 | -37/+25 |
* | float128: Add strtof128, wcstof128, and related functions. | ![](//www.gravatar.com/avatar/750f187570d879dfebb03b6621e40052?s=13&d=retro) Paul E. Murphy | 2017-06-12 | 5 | -29/+59 |
* | Correct an outdated comment in stdlib/errno.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-10 | 1 | -1/+1 |
* | float128: Add strfromf128 | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2017-06-07 | 3 | -0/+19 |
* | float128: Add conversion from float128 to mpn | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2017-06-07 | 1 | -1/+2 |
* | float128: Extend the power of ten tables | ![](//www.gravatar.com/avatar/750f187570d879dfebb03b6621e40052?s=13&d=retro) Paul E. Murphy | 2017-06-07 | 2 | -6/+16 |
* | Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2017-06-01 | 1 | -6/+2 |
* | Add reallocarray function | ![](//www.gravatar.com/avatar/24cc07ff8919d1cdfdf97e63a9041468?s=13&d=retro) Dennis Wölfing | 2017-05-30 | 1 | -0/+11 |
* | Remove __need macros from signal.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-05-20 | 1 | -4/+5 |
* | Suppress internal declarations for most of the testsuite. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-05-11 | 5 | -108/+235 |
* | Fix network headers stdint.h namespace (bug 21455). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-05-04 | 1 | -1/+2 |
* | Do not use wildcard symbol names for public versions in Versions files. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-04-20 | 1 | -1/+5 |
* | malloc: Turn cfree into a compatibility symbol | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2017-04-18 | 1 | -5/+0 |
* | Remove C++ namespace handling from glibc headers. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-03-16 | 3 | -48/+0 |
* | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | ![](//www.gravatar.com/avatar/1c55ec9ad4ade0a3062ecc35e4068827?s=13&d=retro) Wilco Dijkstra | 2017-03-13 | 2 | -16/+4 |
* | Split DIAG_* macros to new header libc-diag.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-02-25 | 2 | -2/+7 |
* | Add missing header files throughout the testsuite. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-02-16 | 2 | -0/+2 |
* | Fix environment traversal when an envvar value is empty | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2017-01-20 | 2 | -0/+61 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-01-01 | 180 | -180/+180 |
* | Refactor long double information into bits/long-double.h. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2016-12-14 | 1 | -1/+1 |
* | Fix arg used as litteral suffix in tst-strfrom.h | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2016-12-14 | 1 | -1/+1 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2016-12-12 | 6 | -3/+354 |
* | support: Introduce new subdirectory for test infrastructure | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2016-12-09 | 1 | -18/+8 |
* | Ignore -Wmaybe-uninitialized in stdlib/bug-getcontext.c. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2016-11-11 | 1 | -0/+9 |
* | Make strtod raise "inexact" exceptions (bug 19380). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2016-10-28 | 4 | -18/+44 |
* | Add tests for strfrom functions | ![](//www.gravatar.com/avatar/6e0378cb65faf74fe107bcbc137acb3b?s=13&d=retro) Rajalakshmi Srinivasaraghavan | 2016-10-25 | 4 | -1/+305 |
* | Refactor strtod tests | ![](//www.gravatar.com/avatar/6e0378cb65faf74fe107bcbc137acb3b?s=13&d=retro) Rajalakshmi Srinivasaraghavan | 2016-10-25 | 5 | -22/+19 |
* | Add strfromd, strfromf, and strfroml functions | ![](//www.gravatar.com/avatar/952d780aa28df68f725507d7f89647f6?s=13&d=retro) Gabriel F. T. Gomes | 2016-10-25 | 8 | -1/+247 |