Remove 'gshadow' and merge into 'nss'
[platform/upstream/glibc.git] / string / bits /
2023-06-14 Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-05-23 Sergei Trofimovichstring.h: fix __fortified_attr_access macro call [BZ...
2022-01-12 Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-12-31 Siddhesh Poyarekarstring: Enable __FORTIFY_LEVEL=3
2020-11-12 Siddhesh PoyarekarUse __builtin___stpncpy_chk when available
2020-11-05 Siddhesh PoyarekarRemove __warn_memset_zero_len [BZ #25399]
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-10-01 Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-20 Zack WeinbergRemove bits/string.h.
2017-06-12 Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-03-13 Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-02-15 Wilco DijkstraRemove the str(n)cmp inlines from string/bits/string2...
2017-02-10 Wilco DijkstraGLIBC uses strchr (s, '\0') as an idiom to find the...
2017-01-09 Adhemerval ZanellaMove fortified explicit_bzero back to string3
2017-01-05 Adhemerval ZanellaUse fortify macros for b{zero,copy} along decl from...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-21 Wilco DijkstraThis patch cleans up the strsep implementation and...
2016-12-16 Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-14 Wilco DijkstraImprove strtok and strtok_r performance. Instead of...
2016-11-14 Zack WeinbergFix typo in string/bits/string2.h.
2016-09-30 Adhemerval ZanellaRemove C++ style comments from string3.h
2016-04-18 Wilco DijkstraMove mempcpy, strcpy and stpcpy inlines to string/strin...
2016-04-15 Wilco DijkstraRemove pre GCC3.2 optimizations from string/bits/string2.h.
2016-04-01 Adhemerval ZanellaImprove generic strpbrk performance
2016-04-01 Adhemerval ZanellaImprove generic strspn performance
2016-04-01 Wilco DijkstraImprove generic strcspn performance
2016-02-18 H.J. LuAdd _STRING_INLINE_unaligned and string_private.h
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-15 Zack Weinbergstpncpy: fix size checking [BZ #18975]
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-27 Siddhesh PoyarekarDon't use __warn_memset_zero_len for gcc-5.0 or newer
2014-06-16 Andreas SchwabUpdate feature guard for strdup/strndup in <bits/string2.h>
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-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-05-01 Ondrej BilkaRemove duplicate __strcmp_cg
2013-02-15 Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
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-05-09 Andreas JaegerFix strspn warning with -Wconversion
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-12-09 Jakub JelinekFix -D_FORTIFY_SOURCE memmove and bcop
2009-11-10 Caolan McNamaraAvoid memset warning in one case.
2008-01-15 Ulrich Drepper[BZ #5614]
2007-10-05 Ulrich Drepper[BZ #5113]
2007-10-03 Ulrich Drepper* string/bits/string3.h (memcpy, memmove, mempcpy,... cvs/fedora-glibc-20071003T1908
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2005-08-08 Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-07-15 Ulrich DrepperPretty printing.
2005-07-15 Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-01 Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-05-28 Ulrich DrepperUpdate.
2004-05-26 Ulrich DrepperUpdate.
2004-04-29 Roland McGrath[BZ #130, BZ #131]
2003-08-20 Ulrich DrepperUpdate.
2002-05-28 Ulrich DrepperUpdate.
2002-01-29 Ulrich DrepperUpdate.
2002-01-29 Ulrich DrepperUpdate.
2002-01-29 Ulrich DrepperUpdate.
2001-11-03 Ulrich DrepperUpdate.
2001-10-07 Ulrich DrepperUpdate.
2001-09-25 Ulrich DrepperUpdate.
2001-09-14 Ulrich DrepperUpdate.
2001-08-21 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-01-31 Ulrich DrepperUpdate.
2000-11-20 Ulrich DrepperUpdate.
2000-11-08 Ulrich DrepperUpdate.
2000-11-01 Ulrich DrepperUpdate.
2000-10-30 Ulrich DrepperUpdate.
2000-09-28 Ulrich DrepperUpdate.
2000-06-27 Greg McGary* string/bits/string2.h: Inhibit inlines if __BOUNDED_P...
2000-05-04 Ulrich DrepperUpdate.
2000-02-22 Ulrich DrepperUpdate.
2000-02-19 Ulrich DrepperUpdate.
2000-01-24 Ulrich DrepperFix typo (__GNU_SOURCE -> __USE_GNU).
2000-01-03 Ulrich DrepperUpdate.
1999-12-18 Ulrich DrepperUpdate.
1999-12-08 Ulrich DrepperUpdate.
1999-10-14 Ulrich DrepperUpdate.
1999-10-09 Ulrich DrepperUpdate.
1999-08-08 Ulrich DrepperUpdate.
next