Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> | Wilco Dijkstra | 2017-06-12 | 1 | -119/+0 |
* | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra | 2017-03-13 | 1 | -59/+0 |
* | Remove the str(n)cmp inlines from string/bits/string2.h. The strncmp | Wilco Dijkstra | 2017-02-15 | 1 | -58/+0 |
* | GLIBC uses strchr (s, '\0') as an idiom to find the end of a string. | Wilco Dijkstra | 2017-02-10 | 1 | -10/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | This patch cleans up the strsep implementation and improves performance. | Wilco Dijkstra | 2016-12-21 | 1 | -90/+0 |
* | Improve strtok and strtok_r performance. Instead of calling strpbrk which | Wilco Dijkstra | 2016-12-14 | 1 | -39/+0 |
* | Fix typo in string/bits/string2.h. | Zack Weinberg | 2016-11-14 | 1 | -1/+1 |
* | Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati... | Wilco Dijkstra | 2016-04-18 | 1 | -348/+0 |
* | Remove pre GCC3.2 optimizations from string/bits/string2.h. | Wilco Dijkstra | 2016-04-15 | 1 | -436/+20 |
* | Improve generic strpbrk performance | Adhemerval Zanella | 2016-04-01 | 1 | -58/+3 |
* | Improve generic strspn performance | Adhemerval Zanella | 2016-04-01 | 1 | -71/+3 |
* | Improve generic strcspn performance | Wilco Dijkstra | 2016-04-01 | 1 | -70/+3 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -5/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update feature guard for strdup/strndup in <bits/string2.h> | Andreas Schwab | 2014-06-16 | 1 | -2/+2 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 1 | -1/+1 |
* | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 2014-02-13 | 1 | -1/+1 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -13/+13 |
* | Remove duplicate __strcmp_cg | Ondrej Bilka | 2013-05-01 | 1 | -24/+1 |
* | Remove miscellaneous bounded-pointers relics in C code. | Joseph Myers | 2013-02-15 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Fix strspn warning with -Wconversion | Andreas Jaeger | 2012-05-09 | 1 | -2/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -161/+160 |
* | [BZ #5614] | Ulrich Drepper | 2008-01-15 | 1 | -6/+5 |
* | [BZ #5113] | Ulrich Drepper | 2007-10-05 | 1 | -2/+2 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-05-28 | 1 | -9/+14 |
* | Update. | Ulrich Drepper | 2004-05-26 | 1 | -23/+106 |
* | [BZ #130, BZ #131] | Roland McGrath | 2004-04-29 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-08-20 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-05-28 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2002-01-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-01-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-01-29 | 1 | -22/+46 |
* | Update. | Ulrich Drepper | 2001-11-03 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-10-07 | 1 | -2/+4 |
* | Update. | Ulrich Drepper | 2001-09-25 | 1 | -98/+107 |
* | Update. | Ulrich Drepper | 2001-09-14 | 1 | -9/+7 |
* | Update. | Ulrich Drepper | 2001-08-21 | 1 | -12/+0 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2001-01-31 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2000-11-20 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-11-08 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-11-01 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2000-10-30 | 1 | -3/+4 |