about summary refs log tree commit diff
path: root/string/bits
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in string/bits/string2.h.Zack Weinberg2016-11-141-1/+1
* Remove C++ style comments from string3.hAdhemerval Zanella2016-09-291-1/+1
* Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati...Wilco Dijkstra2016-04-181-348/+0
* Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra2016-04-151-436/+20
* Improve generic strpbrk performanceAdhemerval Zanella2016-04-011-58/+3
* Improve generic strspn performanceAdhemerval Zanella2016-04-011-71/+3
* Improve generic strcspn performanceWilco Dijkstra2016-04-011-70/+3
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* stpncpy: fix size checking [BZ #18975]Zack Weinberg2015-08-141-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar2014-11-271-0/+6
* Update feature guard for strdup/strndup in <bits/string2.h>Andreas Schwab2014-06-161-2/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-1/+1
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-122-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-13/+13
* Remove duplicate __strcmp_cgOndrej Bilka2013-05-011-24/+1
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-2/+2
* Fix strspn warning with -WconversionAndreas Jaeger2012-05-091-2/+2
* Fix attributes for fortify functions.Marek Polacek2012-04-291-12/+12
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-092-6/+4
* Remove pre-ISO C supportUlrich Drepper2012-01-072-175/+173
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-091-5/+3
* Avoid memset warning in one case.Caolan McNamara2009-11-101-2/+3
* [BZ #5614]Ulrich Drepper2008-01-151-6/+5
* [BZ #5113]Ulrich Drepper2007-10-051-2/+2
* * 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-172-4/+4
* * 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
* Update.Ulrich Drepper2004-05-281-9/+14
* Update.Ulrich Drepper2004-05-261-23/+106
* [BZ #130, BZ #131]Roland McGrath2004-04-291-2/+2
* Update.Ulrich Drepper2003-08-201-2/+2
* Update.Ulrich Drepper2002-05-281-1/+3
* Update.Ulrich Drepper2002-01-291-1/+1
* Update.Ulrich Drepper2002-01-291-1/+1
* Update.Ulrich Drepper2002-01-291-22/+46
* Update.Ulrich Drepper2001-11-031-1/+1