aboutsummaryrefslogtreecommitdiff
path: root/manual/string.texi
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-08Fix type typo in “String/Array Conventions” docPaul Eggert1-1/+1
2023-06-14manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert1-3/+93
2023-04-08manual: update AddressSanitizer discussionPaul Eggert1-5/+4
2023-04-08manual: improve string section wordingPaul Eggert1-13/+21
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-9/+1
2023-01-18manual: Fix typoMartin Joerg1-1/+1
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar1-1/+1
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert1-22/+19
2020-10-13manual: replace an obsolete collation example with a valid oneBenno Schulenberg1-3/+3
2020-03-13manual: Fix inconsistent declaration of wcsrchr [BZ #24655]Girish Joshi1-1/+1
2020-03-05manual: Fix wrong declaration of wcschr [BZ #24654]Girish Joshi1-1/+1
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg1-41/+41
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan1-1/+1
2017-06-16manual: Complete @standards in string.texi.Rical Jasan1-2/+2
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-200/+101
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+99
2016-09-21manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer1-20/+49
2016-06-16manual: fix spelling typosMike Frysinger1-1/+1
2016-06-16manual: fix typos in the string chaptersRical Jasan1-12/+12
2016-05-30stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath1-3/+3
2015-12-10Split large string section; add truncation advicePaul Eggert1-190/+245
2015-12-04Fix typo in strncat, wcsncat manual entriesPaul Eggert1-4/+6
2015-12-04Consistency about byte vs character in string.texiPaul Eggert1-221/+236
2015-05-20Fix typo in safety annotations in envz_removeSiddhesh Poyarekar1-1/+1
2015-05-19Add envz_remove to the libc manualSiddhesh Poyarekar1-0/+8
2015-03-12manual: fix XPG basename prototypeYaakov Selkowitz1-1/+1
2014-04-12Fix qsort argument order in collation exampleAllan McRae1-2/+2
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-2/+2
2014-02-01* manual/string.texi (wcstok): Fix prototype.Alexandre Oliva1-19/+14
2014-02-01* manual/string.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+120
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta1-3/+3
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka1-4/+4
2013-09-09Fix typo in strcoll exampleAllan McRae1-1/+1
2013-08-30Fix then/than typos.Ondřej Bílka1-2/+2
2013-02-11Fix some errors in declarations in the manual.Roland McGrath1-7/+7
2012-07-20Document va_copy in preference to __va_copy.Joseph Myers1-4/+1
2012-05-17Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger1-2/+8
2012-05-14Fix concat exampleAndreas Jaeger1-0/+1
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-11/+11
2012-02-19Fix parameter name in strnlen documentation.Joseph Myers1-1/+2
2012-02-17Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac1-3/+6
2011-10-13BZ#13291: Manual typo fix for strverscmp.Roland McGrath1-4/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-7/+2
2007-07-31.Jakub Jelinek1-2/+7
2006-12-03[BZ #3514, BZ #3515]Ulrich Drepper1-7/+2
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper1-1/+1
2005-04-11* manual/string.texi: Fix typo in wmemcpy decl.Roland McGrath1-1/+1
2005-01-26* manual/memory.texi (sbrk): Fix definition.Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-4/+4