Age | Commit message (Expand) | Author |
2017-11-21 | Remove attribute_hidden for wchar ifunc symbols. | Stefan Liebler |
2017-10-01 | Mark internal wchar functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-10-01 | Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-06-12 | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy |
2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg |
2017-06-05 | x86-64: Optimize wmemset with SSE2/AVX2/AVX512 | H.J. Lu |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2016-06-04 | Use __typeof instead of typeof | Andreas Schwab |
2016-06-03 | Fix include/wchar.h for C++ | Carlos O'Donell |
2015-11-24 | Refactor strtod parsing of NaN payloads. | Joseph Myers |
2015-06-17 | Fix swscanf vswscanf namespace (bug 18542). | Joseph Myers |
2015-06-09 | Fix regcomp wcscoll, wcscmp namespace (bug 18497). | Joseph Myers |
2015-06-03 | Fix fnmatch wmemchr namespace (bug 18468). | Joseph Myers |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers |
2014-11-12 | Fix __printf_fp wmemset namespace (bug 17574). | Joseph Myers |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2010-03-27 | Fix handling of __need_mbstate_t and __need_wint_t. | Ulrich Drepper |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper |
2005-03-17 | * include/libc-symbols.h (__hidden_proto): Remove bogus declaration | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-03-14 | Update. | Ulrich Drepper |
2003-11-15 | Update. | Ulrich Drepper |
2002-12-31 | Update. | Ulrich Drepper |
2002-08-29 | Update. | Ulrich Drepper |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath |
2002-08-10 | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath |
2002-08-06 | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath |
2002-08-05 | 2002-08-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-04-15 | Update. | Ulrich Drepper |
2001-08-17 | Update. | Ulrich Drepper |
2001-08-17 | Update. | Ulrich Drepper |
2001-03-15 | Update. | Ulrich Drepper |
2001-02-06 | Update. | Andreas Jaeger |
2000-09-14 | Update. | Ulrich Drepper |
2000-08-23 | Add some pure attributes. | Andreas Jaeger |
2000-08-21 | Update. | Andreas Jaeger |
1999-11-23 | Update. | Ulrich Drepper |
1999-10-19 | Update. | Ulrich Drepper |
1999-06-21 | Update. | Ulrich Drepper |