summaryrefslogtreecommitdiff
path: root/string/bits/string2.h
AgeCommit message (Expand)Author
2017-06-122017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra
2017-02-15Remove the str(n)cmp inlines from string/bits/string2.h. The strncmpWilco Dijkstra
2017-02-10GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.Wilco Dijkstra
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-21This patch cleans up the strsep implementation and improves performance.Wilco Dijkstra
2016-12-14Improve strtok and strtok_r performance. Instead of calling strpbrk whichWilco Dijkstra
2016-11-14Fix typo in string/bits/string2.h.Zack Weinberg
2016-04-18Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati...Wilco Dijkstra
2016-04-15Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra
2016-04-01Improve generic strpbrk performanceAdhemerval Zanella
2016-04-01Improve generic strspn performanceAdhemerval Zanella
2016-04-01Improve generic strcspn performanceWilco Dijkstra
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-16Update feature guard for strdup/strndup in <bits/string2.h>Andreas Schwab
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-01Remove duplicate __strcmp_cgOndrej Bilka
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-09Fix strspn warning with -WconversionAndreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2008-01-15[BZ #5614]Ulrich Drepper
2007-10-05[BZ #5113]Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2004-05-28Update.Ulrich Drepper
2004-05-26Update.Ulrich Drepper
2004-04-29[BZ #130, BZ #131]Roland McGrath
2003-08-20Update.Ulrich Drepper
2002-05-28Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2001-11-03Update.Ulrich Drepper
2001-10-07Update.Ulrich Drepper
2001-09-25Update.Ulrich Drepper
2001-09-14Update.Ulrich Drepper
2001-08-21Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-31Update.Ulrich Drepper
2000-11-20Update.Ulrich Drepper
2000-11-08Update.Ulrich Drepper
2000-11-01Update.Ulrich Drepper
2000-10-30Update.Ulrich Drepper