about summary refs log tree commit diff
path: root/manual/string.texi
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix type typo in “String/Array Conventions” docPaul Eggert2023-11-081-1/+1
* manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert2023-06-141-3/+93
* manual: update AddressSanitizer discussionPaul Eggert2023-04-081-5/+4
* manual: improve string section wordingPaul Eggert2023-04-081-13/+21
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-9/+1
* manual: Fix typoMartin Joerg2023-01-181-1/+1
* manual: Drop obsolete @refillSiddhesh Poyarekar2022-01-121-1/+1
* Improve documentation for malloc etc. (BZ#27719)Paul Eggert2021-04-131-22/+19
* manual: replace an obsolete collation example with a valid oneBenno Schulenberg2020-10-131-3/+3
* manual: Fix inconsistent declaration of wcsrchr [BZ #24655]Girish Joshi2020-03-131-1/+1
* manual: Fix wrong declaration of wcschr [BZ #24654]Girish Joshi2020-03-051-1/+1
* Disallow use of DES encryption functions in new programs.Zack Weinberg2018-06-291-41/+41
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-091-1/+1
* manual: Complete @standards in string.texi.Rical Jasan2017-06-161-2/+2
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-200/+101
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+99
* manual: Clarify the documentation of strverscmp [BZ #20524]Florian Weimer2016-09-211-20/+49
* manual: fix spelling typosMike Frysinger2016-06-161-1/+1
* manual: fix typos in the string chaptersRical Jasan2016-06-161-12/+12
* stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath2016-05-301-3/+3
* Split large string section; add truncation advicePaul Eggert2015-12-101-190/+245
* Fix typo in strncat, wcsncat manual entriesPaul Eggert2015-12-041-4/+6
* Consistency about byte vs character in string.texiPaul Eggert2015-12-041-221/+236
* Fix typo in safety annotations in envz_removeSiddhesh Poyarekar2015-05-201-1/+1
* Add envz_remove to the libc manualSiddhesh Poyarekar2015-05-191-0/+8
* manual: fix XPG basename prototypeYaakov Selkowitz2015-03-121-1/+1
* Fix qsort argument order in collation exampleAllan McRae2014-04-121-2/+2
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-2/+2
* * manual/string.texi (wcstok): Fix prototype.Alexandre Oliva2014-02-011-19/+14
* * manual/string.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+120
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-301-3/+3
* BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka2013-10-031-4/+4
* Fix typo in strcoll exampleAllan McRae2013-09-091-1/+1
* Fix then/than typos.Ondřej Bílka2013-08-301-2/+2
* Fix some errors in declarations in the manual.Roland McGrath2013-02-111-7/+7
* Document va_copy in preference to __va_copy.Joseph Myers2012-07-201-4/+1
* Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger2012-05-171-2/+8
* Fix concat exampleAndreas Jaeger2012-05-141-0/+1
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-11/+11
* Fix parameter name in strnlen documentation.Joseph Myers2012-02-191-1/+2
* Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac2012-02-171-3/+6
* BZ#13291: Manual typo fix for strverscmp.Roland McGrath2011-10-131-4/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-7/+2
* .Jakub Jelinek2007-07-311-2/+7
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-031-7/+2
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-121-1/+1
* * manual/string.texi: Fix typo in wmemcpy decl.Roland McGrath2005-04-111-1/+1
* * manual/memory.texi (sbrk): Fix definition.Roland McGrath2005-01-261-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+4