aboutsummaryrefslogtreecommitdiff
path: root/manual/examples
AgeCommit message (Expand)AuthorFilesLines
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2025-09-29manual: Fix missing declaration in inetcli example.Collin Funk1-0/+1
2025-09-29manual: Fix compiler errors in inetsrv example.Collin Funk1-1/+2
2025-09-29manual: Fix compiler errors in filesrv example.Collin Funk1-1/+2
2025-09-29manual: Fix missing declaration in select example.Collin Funk1-0/+1
2025-09-29manual: Fix missing declaration in setjmp example.Collin Funk1-11/+10
2025-09-29manual: fix missing include in sigh1 example.Collin Funk1-0/+1
2025-09-29manual: Fix missing declaration in strdupa example.Collin Funk1-0/+1
2025-09-29manual: Allow getsubopt example to compile with GCC 15.Collin Funk1-1/+1
2025-09-29manual: Fix missing include in memopen example.Collin Funk1-0/+1
2025-09-29manual: Fix missing declaration in twalk example.Collin Funk1-0/+1
2025-09-29manual: Fix missing include in sigusr example.Collin Funk1-0/+1
2025-09-29manual: Fix missing includes in the mbstouwcs example.Collin Funk1-0/+2
2025-09-29manual: Fix missing include in group and user database example.Collin Funk1-0/+1
2025-08-04manual: Use sys/select.h instead of sys/time.h for select example.Collin Funk1-1/+1
2025-06-25manual: Add missing free to open_memstream example [BZ #27866]Ravina Jain1-0/+2
2025-03-31manual: tidy the longopt.c exampleSamuel Zeter1-5/+5
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2024-06-15Minor code improvement to timespec_subtract examplePaul Eggert1-3/+3
2024-06-15Modernize and fix doc’s “Date and Time” (BZ 31876)Paul Eggert3-58/+52
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2023-11-20manual: Fix termios.c example. (Bug 31078)Carlos O'Donell1-2/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella2-126/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers43-43/+43
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert43-43/+43
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert43-43/+43
2020-05-29manual: Fix backtraces code example [BZ #10441]Girish Joshi1-6/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers43-43/+43
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert43-43/+43
2019-05-02misc: Add twalk_r functionFlorian Weimer1-0/+56
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2018-12-20manual/examples: Remove redundant "if not"H.J. Lu41-41/+41
2018-06-29manual: Revise crypt.texi.Zack Weinberg3-33/+67
2018-04-05manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer1-12/+37
2018-04-05manual: Move mbstouwcs to an example C fileFlorian Weimer1-0/+28
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2016-09-30libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella1-2/+2
2016-04-29glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer1-0/+42
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers41-41/+41
2015-12-10Split large string section; add truncation advicePaul Eggert1-32/+0
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-0/+77
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae41-41/+41
2013-02-08Fix PF_LOCAL socket example sockaddr_un size calculation.Roland McGrath1-3/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers41-41/+41
2012-09-07Use www.gnu.org as example hostname in manual/examples/inetcli.c.Joseph Myers1-1/+1
2012-05-17Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger1-1/+4
2012-03-02BZ #13792: License manual example source files under GPL.Roland McGrath42-31/+728