Age | Commit message (Expand) | Author | Files | Lines |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+99 |
2016-09-21 | manual: Clarify the documentation of strverscmp [BZ #20524] | Florian Weimer | 1 | -20/+49 |
2016-06-16 | manual: fix spelling typos | Mike Frysinger | 1 | -1/+1 |
2016-06-16 | manual: fix typos in the string chapters | Rical Jasan | 1 | -12/+12 |
2016-05-30 | stpcpy is part of POSIX.1-2008 [BZ #3629] | Roland McGrath | 1 | -3/+3 |
2015-12-10 | Split large string section; add truncation advice | Paul Eggert | 1 | -190/+245 |
2015-12-04 | Fix typo in strncat, wcsncat manual entries | Paul Eggert | 1 | -4/+6 |
2015-12-04 | Consistency about byte vs character in string.texi | Paul Eggert | 1 | -221/+236 |
2015-05-20 | Fix typo in safety annotations in envz_remove | Siddhesh Poyarekar | 1 | -1/+1 |
2015-05-19 | Add envz_remove to the libc manual | Siddhesh Poyarekar | 1 | -0/+8 |
2015-03-12 | manual: fix XPG basename prototype | Yaakov Selkowitz | 1 | -1/+1 |
2014-04-12 | Fix qsort argument order in collation example | Allan McRae | 1 | -2/+2 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 1 | -2/+2 |
2014-02-01 | * manual/string.texi (wcstok): Fix prototype. | Alexandre Oliva | 1 | -19/+14 |
2014-02-01 | * manual/string.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+120 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -3/+3 |
2013-10-03 | BZ #431 Fix manual of strncat/wcsncat. | Ondřej Bílka | 1 | -4/+4 |
2013-09-09 | Fix typo in strcoll example | Allan McRae | 1 | -1/+1 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 1 | -2/+2 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -7/+7 |
2012-07-20 | Document va_copy in preference to __va_copy. | Joseph Myers | 1 | -4/+1 |
2012-05-17 | Avoid compiler warnings in qsort/bsearch examples | Andreas Jaeger | 1 | -2/+8 |
2012-05-14 | Fix concat example | Andreas Jaeger | 1 | -0/+1 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -11/+11 |
2012-02-19 | Fix parameter name in strnlen documentation. | Joseph Myers | 1 | -1/+2 |
2012-02-17 | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 1 | -3/+6 |
2011-10-13 | BZ#13291: Manual typo fix for strverscmp. | Roland McGrath | 1 | -4/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -7/+2 |
2007-07-31 | . | Jakub Jelinek | 1 | -2/+7 |
2006-12-03 | [BZ #3514, BZ #3515] | Ulrich Drepper | 1 | -7/+2 |
2006-09-12 | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper | 1 | -1/+1 |
2005-04-11 | * manual/string.texi: Fix typo in wmemcpy decl. | Roland McGrath | 1 | -1/+1 |
2005-01-26 | * manual/memory.texi (sbrk): Fix definition. | Roland McGrath | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -4/+4 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -4/+4 |
2004-07-14 | [BZ #266] | Ulrich Drepper | 1 | -12/+11 |
2004-05-24 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-04-17 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-12-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-06-01 | Update. | Ulrich Drepper | 1 | -3/+3 |
2001-11-05 | Fix typos. | Ulrich Drepper | 1 | -1/+1 |
2001-05-21 | Update. | Andreas Jaeger | 1 | -7/+7 |
2001-02-11 | Document wide character string functions. | Ulrich Drepper | 1 | -111/+794 |
2001-02-10 | (Search Functions): Fix typo. | Andreas Jaeger | 1 | -1/+1 |
2001-02-10 | Update. | Ulrich Drepper | 1 | -1/+30 |
2001-01-07 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-01-06 | (Finding Tokens in a String): Document XPG basename() and dirname(), aswell a... | Ulrich Drepper | 1 | -3/+82 |
2000-04-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-04-28 | Update. | Ulrich Drepper | 1 | -18/+118 |
2000-02-22 | Update. | Ulrich Drepper | 1 | -5/+5 |