about summary refs log tree commit diff
path: root/string/bits/string2.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-119/+0
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-59/+0
* Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra2017-02-151-58/+0
* GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra2017-02-101-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* This patch cleans up the strsep implementation and improves performance.Wilco Dijkstra2016-12-211-90/+0
* Improve strtok and strtok_r performance. Instead of calling strpbrk whichWilco Dijkstra2016-12-141-39/+0
* Fix typo in string/bits/string2.h.Zack Weinberg2016-11-141-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-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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-121-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* 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-021-1/+1
* Fix strspn warning with -WconversionAndreas Jaeger2012-05-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-161/+160
* [BZ #5614]Ulrich Drepper2008-01-151-6/+5
* [BZ #5113]Ulrich Drepper2007-10-051-2/+2
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* 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
* Update.Ulrich Drepper2001-10-071-2/+4
* Update.Ulrich Drepper2001-09-251-98/+107
* Update.Ulrich Drepper2001-09-141-9/+7
* Update.Ulrich Drepper2001-08-211-12/+0
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-311-8/+8
* Update.Ulrich Drepper2000-11-201-2/+2
* Update.Ulrich Drepper2000-11-081-2/+2
* Update.Ulrich Drepper2000-11-011-2/+3
* Update.Ulrich Drepper2000-10-301-3/+4