<string.h>: Make strchrnul, strcasestr, memmem available by default
[platform/upstream/glibc.git] / string / string.h
2023-04-06 Florian Weimer<string.h>: Make strchrnul, strcasestr, memmem availabl...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-06-03 H.J. Lustring.h: Fix boolean spelling in comments
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-26 Noah GoldsteinString: Add support for __memcmpeq() ABI on all targets
2021-10-20 Joseph MyersCorrect access attribute on memfrob (bug 28475)
2021-10-20 Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-07-07 Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07 Adhemerval Zanellastring: Add sigabbrev_np and sigdescr_np
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-05 Kamlesh Kumar<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-13 Joseph MyersDeclare memccpy, strdup, strndup for C2X.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-21 Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21 Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-20 Zack WeinbergFix fallout from bits/string.h removal.
2017-06-20 Zack WeinbergRemove bits/string.h.
2017-06-12 Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-03-16 Joseph MyersRemove C++ namespace handling from glibc headers.
2017-02-16 Zack WeinbergClean up redundancies between string.h and strings.h.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-16 Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-11-16 Zack WeinbergCorrect comments in string.h re strcoll_l, strxfrm_l.
2016-08-02 Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-04-15 Wilco DijkstraRemove pre GCC3.2 optimizations from string/bits/string2.h.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-05 Wilco DijkstraImprove performance of mempcpy by inlining and using...
2015-03-04 Andreas SchwabDon't define __CORRECT_ISO_CPP_STRING_H_PROTO for non...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-13 Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-23 Brooks MosesDefine __CORRECT_ISO_CPP_STRING_H_PROTO correctly for...
2013-01-10 Joseph MyersRemove __GNUC__ conditions for "long long" from string...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-15 Cyril HrubisAdd __wur to GNU version of strerror_r.
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-01-30 Ulrich Drepper* string/string.h (memchr, strchr, strrchr, strpbrk...
2009-01-29 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-02-01 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-22 Ulrich DrepperUpdate. cvs/fedora-glibc-20040923T0148
2004-09-07 Ulrich DrepperUpdate.
2004-03-22 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2002-08-28 Ulrich DrepperPrepare headers for use in ISO C++ compliant implementa...
2002-08-27 Roland McGrath* ctype/ctype.h (isascii_l, toascii_l): Define to __...
2002-08-06 Roland McGrath* locale/Versions (libc: GLIBC_2.3): Add all the *_l...
2002-04-21 Ulrich DrepperUpdate.
2001-10-31 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-05-07 Andreas JaegerUpdate.
2001-04-17 Ulrich DrepperReplace const in attribute list with __const__.
2001-04-02 Andreas Jaeger* string/string.h (strndupa): Add cast for C++ conformance.
2001-02-06 Andreas JaegerUpdate.
2000-10-20 Ulrich DrepperRemove declaration of __strcasecmp and __strcasestr.
2000-09-14 Ulrich DrepperUpdate.
2000-08-21 Ulrich DrepperUpdate.
2000-05-28 Ulrich DrepperUpdate.
2000-05-12 Andreas JaegerUpdate.
2000-02-24 Ulrich DrepperUpdate.
1999-12-19 Ulrich DrepperUpdate.
1999-10-09 Ulrich DrepperUpdate.
1999-10-04 Ulrich DrepperUpdate.
1999-10-04 Roland McGrath1999-10-04 Roland McGrath <roland@baalperazim.frob...
1999-04-28 Ulrich DrepperUpdate.
1999-01-16 Ulrich DrepperUpdate.
1998-12-08 Ulrich DrepperUpdate.
1998-12-04 Ulrich DrepperUpdate.
1998-10-01 Ulrich DrepperUpdate.
1998-08-09 Ulrich DrepperUpdate.
1998-07-30 Ulrich DrepperUpdate.
1998-07-23 Ulrich DrepperUpdate.
1998-05-13 Ulrich DrepperUpdate.
1998-04-28 Ulrich DrepperUpdate.
1998-04-07 Ulrich DrepperUpdate.
1998-03-20 Ulrich DrepperUpdate.
1998-03-09 Ulrich DrepperUpdate.
1997-12-22 Ulrich DrepperUpdate. cvs/libc-ud-971222
1997-12-05 Ulrich DrepperUpdate. cvs/libc-971205
1997-12-04 Ulrich DrepperUpdate. cvs/libc-ud-971204
1997-11-26 Ulrich DrepperUpdate. cvs/libc-ud-971125
1997-09-16 Ulrich DrepperUpdate. cvs/libc-ud-970915
1997-09-11 Ulrich DrepperUpdate.
1997-08-27 Ulrich DrepperUpdate. cvs/libc-ud-970827
1997-08-04 Ulrich DrepperUpdate. cvs/libc-ud-970804
1997-07-28 Ulrich DrepperUpdate. cvs/libc-ud-970729
next