Age | Commit message (Expand) | Author | Files | Lines |
2017-10-03 | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault | 1 | -1/+1 |
2017-10-01 | Mark internal stdlib functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -19/+32 |
2017-10-01 | Mark 3 *_internal functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -1/+1 |
2017-08-13 | Remove internal_function attribute from string-to-float functions | Florian Weimer | 1 | -14/+8 |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 1 | -8/+8 |
2017-06-12 | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy | 1 | -0/+29 |
2017-05-30 | Add reallocarray function | Dennis Wölfing | 1 | -0/+4 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -4/+0 |
2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra | 1 | -7/+1 |
2015-11-24 | Refactor strtod parsing of NaN payloads. | Joseph Myers | 1 | -0/+18 |
2015-10-15 | Mark ld.so internel stdlib functions hidden | H.J. Lu | 1 | -0/+5 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-12 | Fix qsort_r namespace (bug 17571). | Joseph Myers | 1 | -1/+2 |
2014-10-09 | Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132). | Joseph Myers | 1 | -4/+1 |
2013-03-28 | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath | 1 | -2/+6 |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar | 1 | -0/+5 |
2013-01-16 | Hide reference to mktemp in libpthread | Andreas Schwab | 1 | -0/+1 |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer | 1 | -1/+2 |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper | 1 | -5/+5 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -19/+18 |
2011-05-15 | Use mmap for allocation of buffers used for __abort_msg | Ulrich Drepper | 1 | -3/+8 |
2009-12-23 | Fix isomac test after recent header change. | Ulrich Drepper | 1 | -1/+5 |
2009-11-24 | Optimize grantpt. | Ulrich Drepper | 1 | -0/+3 |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper | 1 | -0/+3 |
2007-11-13 | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. | Ulrich Drepper | 1 | -1/+2 |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath | 1 | -42/+14 |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 1 | -7/+38 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 1 | -4/+22 |
2006-01-04 | * include/stdlib.h: Make even more C++ compliant. | Ulrich Drepper | 1 | -15/+15 |
2005-12-23 | * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which | Ulrich Drepper | 1 | -0/+4 |
2005-07-15 | * include/stdlib.h: Remove malloc attribute from __posix_memalign. | Andreas Jaeger | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -43/+21 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -21/+43 |
2004-09-07 | No need to use __THROW in this header. | Ulrich Drepper | 1 | -16/+14 |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 1 | -0/+8 |
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath | 1 | -0/+1 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+5 |
2002-08-04 | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 1 | -0/+5 |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 1 | -0/+16 |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 1 | -0/+1 |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 1 | -0/+3 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+3 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-04-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-04-08 | For libc itself replace MB_CUR_MAX definition with one accessing the locale d... | Ulrich Drepper | 1 | -0/+6 |
2002-03-12 | Update. | Ulrich Drepper | 1 | -0/+3 |
2002-02-13 | Update. | Ulrich Drepper | 1 | -0/+2 |
2002-01-02 | Define inlines for the _l variants of the strto* functions. | Ulrich Drepper | 1 | -0/+76 |
2001-02-06 | Update. | Andreas Jaeger | 1 | -0/+2 |
2001-01-27 | Update. | Ulrich Drepper | 1 | -1/+1 |