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