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