Age | Commit message (Expand) | Author | Files | Lines |
2014-06-16 | Update feature guard for strdup/strndup in <bits/string2.h> | Andreas Schwab | 1 | -2/+2 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -1/+1 |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 1 | -1/+1 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2 | -4/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 2 | -2/+2 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -13/+13 |
2013-05-01 | Remove duplicate __strcmp_cg | Ondrej Bilka | 1 | -24/+1 |
2013-02-15 | Remove miscellaneous bounded-pointers relics in C code. | Joseph Myers | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2012-05-09 | Fix strspn warning with -Wconversion | Andreas Jaeger | 1 | -2/+2 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -12/+12 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 2 | -6/+4 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 2 | -175/+173 |
2010-12-09 | Fix -D_FORTIFY_SOURCE memmove and bcop | Jakub Jelinek | 1 | -5/+3 |
2009-11-10 | Avoid memset warning in one case. | Caolan McNamara | 1 | -2/+3 |
2008-01-15 | [BZ #5614] | Ulrich Drepper | 1 | -6/+5 |
2007-10-05 | [BZ #5113] | Ulrich Drepper | 1 | -2/+2 |
2007-10-03 | * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,cvs/fedora-glibc-20071003T1908 | Ulrich Drepper | 1 | -127/+3 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -32/+126 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2 | -4/+4 |
2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 1 | -17/+18 |
2005-07-15 | Pretty printing. | Ulrich Drepper | 1 | -1/+1 |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 1 | -0/+16 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 1 | -18/+9 |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 1 | -3/+3 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 1 | -4/+13 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -52/+35 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -35/+52 |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -0/+167 |
2004-05-28 | Update. | Ulrich Drepper | 1 | -9/+14 |
2004-05-26 | Update. | Ulrich Drepper | 1 | -23/+106 |
2004-04-29 | [BZ #130, BZ #131] | Roland McGrath | 1 | -2/+2 |
2003-08-20 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-05-28 | Update. | Ulrich Drepper | 1 | -1/+3 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -22/+46 |
2001-11-03 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-10-07 | Update. | Ulrich Drepper | 1 | -2/+4 |
2001-09-25 | Update. | Ulrich Drepper | 1 | -98/+107 |
2001-09-14 | Update. | Ulrich Drepper | 1 | -9/+7 |
2001-08-21 | Update. | Ulrich Drepper | 1 | -12/+0 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-01-31 | Update. | Ulrich Drepper | 1 | -8/+8 |
2000-11-20 | Update. | Ulrich Drepper | 1 | -2/+2 |
2000-11-08 | Update. | Ulrich Drepper | 1 | -2/+2 |
2000-11-01 | Update. | Ulrich Drepper | 1 | -2/+3 |
2000-10-30 | Update. | Ulrich Drepper | 1 | -3/+4 |
2000-09-28 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-06-27 | * string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__. | Greg McGary | 1 | -1/+1 |