summaryrefslogtreecommitdiff
path: root/string/bits/string3.h
AgeCommit message (Expand)Author
2017-06-20Remove bits/string.h.Zack Weinberg
2017-01-09Move fortified explicit_bzero back to string3Adhemerval Zanella
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-09-29Remove C++ style comments from string3.hAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-14stpncpy: fix size checking [BZ #18975]Zack Weinberg
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-27Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek
2009-11-10Avoid memset warning in one case.Caolan McNamara
2007-10-03* string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,cvs/fedora-glibc-20071003T1908Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-07-15Pretty printing.Ulrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper