summaryrefslogtreecommitdiff
path: root/string/bits
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae2-2/+2
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-13/+13
2013-05-01Remove duplicate __strcmp_cgOndrej Bilka1-24/+1
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers2-2/+2
2012-05-09Fix strspn warning with -WconversionAndreas Jaeger1-2/+2
2012-04-29Fix attributes for fortify functions.Marek Polacek1-12/+12
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert2-6/+4
2012-01-07Remove pre-ISO C supportUlrich Drepper2-175/+173
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek1-5/+3
2009-11-10Avoid memset warning in one case.Caolan McNamara1-2/+3
2008-01-15[BZ #5614]Ulrich Drepper1-6/+5
2007-10-05[BZ #5113]Ulrich Drepper1-2/+2
2007-10-03* string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,Ulrich Drepper1-127/+3
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-32/+126
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2-4/+4
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-17/+18
2005-07-15Pretty printing.Ulrich Drepper1-1/+1
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper1-0/+16
2005-03-19[BZ #779]Ulrich Drepper1-18/+9
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-3/+3
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-4/+13
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-52/+35
2007-07-122.5-18.1Jakub Jelinek1-35/+52
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-0/+167
2004-05-28Update.Ulrich Drepper1-9/+14
2004-05-26Update.Ulrich Drepper1-23/+106
2004-04-29[BZ #130, BZ #131]Roland McGrath1-2/+2
2003-08-20Update.Ulrich Drepper1-2/+2
2002-05-28Update.Ulrich Drepper1-1/+3
2002-01-29Update.Ulrich Drepper1-1/+1
2002-01-29Update.Ulrich Drepper1-1/+1
2002-01-29Update.Ulrich Drepper1-22/+46
2001-11-03Update.Ulrich Drepper1-1/+1
2001-10-07Update.Ulrich Drepper1-2/+4
2001-09-25Update.Ulrich Drepper1-98/+107
2001-09-14Update.Ulrich Drepper1-9/+7
2001-08-21Update.Ulrich Drepper1-12/+0
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-31Update.Ulrich Drepper1-8/+8
2000-11-20Update.Ulrich Drepper1-2/+2
2000-11-08Update.Ulrich Drepper1-2/+2
2000-11-01Update.Ulrich Drepper1-2/+3
2000-10-30Update.Ulrich Drepper1-3/+4
2000-09-28Update.Ulrich Drepper1-1/+1
2000-06-27* string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__.Greg McGary1-1/+1
2000-05-04Update.Ulrich Drepper1-0/+3
2000-02-22Update.Ulrich Drepper1-1/+1
2000-02-19Update.Ulrich Drepper1-1/+1
2000-01-24Fix typo (__GNU_SOURCE -> __USE_GNU).Ulrich Drepper1-1/+1