about summary refs log tree commit diff
path: root/string/bits/string3.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-156/+0
* Move fortified explicit_bzero back to string3Adhemerval Zanella2017-01-091-0/+9
* Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella2017-01-051-20/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+9
* Remove C++ style comments from string3.hAdhemerval Zanella2016-09-291-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* stpncpy: fix size checking [BZ #18975]Zack Weinberg2015-08-141-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar2014-11-271-0/+6
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix attributes for fortify functions.Marek Polacek2012-04-291-12/+12
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-14/+13
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-091-5/+3
* Avoid memset warning in one case.Caolan McNamara2009-11-101-2/+3
* * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908Ulrich Drepper2007-10-031-127/+3
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-32/+126
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-17/+18
* Pretty printing.Ulrich Drepper2005-07-151-1/+1
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-0/+16
* [BZ #779]Ulrich Drepper2005-03-191-18/+9
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-3/+3
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-4/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-52/+35
* 2.5-18.1Jakub Jelinek2007-07-121-35/+52
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+167