Age | Commit message (Expand) | Author | Files | Lines |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 1 | -3/+3 |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg | 1 | -1/+2 |
2017-06-20 | Fix fallout from bits/string.h removal. | Zack Weinberg | 1 | -17/+0 |
2017-06-20 | Remove bits/string.h. | Zack Weinberg | 1 | -21/+1 |
2017-06-12 | 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> | Wilco Dijkstra | 1 | -8/+0 |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers | 1 | -14/+0 |
2017-02-16 | Clean up redundancies between string.h and strings.h. | Zack Weinberg | 1 | -106/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+4 |
2016-11-16 | Correct comments in string.h re strcoll_l, strxfrm_l. | Zack Weinberg | 1 | -5/+3 |
2016-08-02 | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers | 1 | -3/+5 |
2016-04-15 | Remove pre GCC3.2 optimizations from string/bits/string2.h. | Wilco Dijkstra | 1 | -3/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-08-05 | Improve performance of mempcpy by inlining and using memcpy. Enable | Wilco Dijkstra | 1 | -0/+19 |
2015-03-04 | Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631) | Andreas Schwab | 1 | -6/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -6/+5 |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 1 | -2/+2 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -4/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-23 | Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang. | Brooks Moses | 1 | -2/+6 |
2013-01-10 | Remove __GNUC__ conditions for "long long" from string.h and wchar.h. | Joseph Myers | 1 | -2/+0 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-06-15 | Add __wur to GNU version of strerror_r. | Cyril Hrubis | 1 | -3/+2 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -89/+87 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -2/+4 |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -9/+11 |
2009-01-30 | * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index, | Ulrich Drepper | 1 | -15/+134 |
2009-01-29 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -1/+92 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-02-01 | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923 | Ulrich Drepper | 1 | -1/+7 |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -0/+5 |
2004-09-22 | Update.cvs/fedora-glibc-20040923T0148 | Ulrich Drepper | 1 | -58/+79 |
2004-09-07 | Update. | Ulrich Drepper | 1 | -5/+5 |
2004-03-22 | Update. | Ulrich Drepper | 1 | -2/+23 |
2003-07-15 | Update. | Ulrich Drepper | 1 | -10/+4 |
2003-04-19 | Update. | Ulrich Drepper | 1 | -5/+11 |
2002-08-28 | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 1 | -5/+20 |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 1 | -9/+0 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 1 | -0/+9 |
2002-04-21 | Update. | Ulrich Drepper | 1 | -3/+3 |
2001-10-31 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-05-07 | Update. | Andreas Jaeger | 1 | -1/+2 |
2001-04-17 | Replace const in attribute list with __const__. | Ulrich Drepper | 1 | -3/+3 |
2001-04-02 | * string/string.h (strndupa): Add cast for C++ conformance. | Andreas Jaeger | 1 | -2/+2 |
2001-02-06 | Update. | Andreas Jaeger | 1 | -3/+1 |