index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
manual
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-15
Minor code improvement to timespec_subtract example
Paul Eggert
1
-3
/
+3
2024-06-15
Modernize and fix doc’s “Date and Time” (BZ 31876)
Paul Eggert
3
-58
/
+52
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
41
-41
/
+41
2023-11-20
manual: Fix termios.c example. (Bug 31078)
Carlos O'Donell
1
-2
/
+1
2023-10-30
crypt: Remove libcrypt support
Adhemerval Zanella
2
-126
/
+0
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
43
-43
/
+43
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
43
-43
/
+43
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
43
-43
/
+43
2020-05-29
manual: Fix backtraces code example [BZ #10441]
Girish Joshi
1
-6
/
+7
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
43
-43
/
+43
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
43
-43
/
+43
2019-05-02
misc: Add twalk_r function
Florian Weimer
1
-0
/
+56
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
42
-42
/
+42
2018-12-20
manual/examples: Remove redundant "if not"
H.J. Lu
41
-41
/
+41
2018-06-29
manual: Revise crypt.texi.
Zack Weinberg
3
-31
/
+65
2018-04-05
manual: Various fixes to the mbstouwcs example, and mbrtowc update
Florian Weimer
1
-12
/
+37
2018-04-05
manual: Move mbstouwcs to an example C file
Florian Weimer
1
-0
/
+28
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
42
-42
/
+42
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
42
-42
/
+42
2016-09-30
libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
Adhemerval Zanella
1
-2
/
+2
2016-04-29
glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
Florian Weimer
1
-0
/
+42
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
41
-41
/
+41
2015-12-10
Split large string section; add truncation advice
Paul Eggert
1
-32
/
+0
2015-10-20
Convert 29 more function definitions to prototype style (multiple parameters in one K&R parameter declaration).
Joseph Myers
1
-2
/
+1
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
42
-42
/
+42
2014-07-29
fcntl-linux.h: add new definitions and manual updates for open file description locks
Jeff Layton
1
-0
/
+77
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
41
-41
/
+41
2013-02-08
Fix PF_LOCAL socket example sockaddr_un size calculation.
Roland McGrath
1
-3
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
41
-41
/
+41
2012-09-07
Use www.gnu.org as example hostname in manual/examples/inetcli.c.
Joseph Myers
1
-1
/
+1
2012-05-17
Avoid compiler warnings in qsort/bsearch examples
Andreas Jaeger
1
-1
/
+4
2012-03-02
BZ #13792: License manual example source files under GPL.
Roland McGrath
42
-31
/
+728
2012-03-02
BZ #13792: Add missing file from last commit.
Roland McGrath
1
-0
/
+28
2012-02-18
Make declarations of "main" in examples consistent.
Rafe Kettler
7
-9
/
+12
2012-02-17
Include <stdlib.h> in argp examples.
Joseph Myers
3
-0
/
+3
2003-11-10
2003-11-09 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+1
2003-10-06
Fix warnings. Better error message for missing -c argument.
Ulrich Drepper
1
-3
/
+7
2002-11-04
Update.
Ulrich Drepper
2
-2
/
+2
2002-03-12
Update.
Ulrich Drepper
1
-0
/
+1
2002-02-03
Update.
Ulrich Drepper
1
-0
/
+1
2001-11-05
Fix typos.
Ulrich Drepper
1
-1
/
+1
2001-07-24
(main): Fix which options take arguments.
Andreas Jaeger
1
-2
/
+2
2001-05-27
Update.
Ulrich Drepper
1
-1
/
+1
2001-04-09
Update.
Ulrich Drepper
1
-0
/
+99
2001-01-17
Example for backtrace() functions.
Ulrich Drepper
1
-0
/
+37
2001-01-07
Update.
Ulrich Drepper
1
-8
/
+12
2000-08-02
Update.
Ulrich Drepper
1
-3
/
+8
2000-04-23
Update.
Ulrich Drepper
1
-0
/
+1
2000-04-22
Update.
Ulrich Drepper
1
-2
/
+4
2000-02-29
Update.
Ulrich Drepper
3
-0
/
+83
[next]