index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
perror.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-24
Fix perror fileno namespace (bug 17633).
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-05-21
Set stream errors in more cases
Ulrich Drepper
2005-07-20
* include/stdio.h (__fxprintf): Remove wfmt argument.
Ulrich Drepper
2005-07-20
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-03-19
Update.
Ulrich Drepper
2003-04-17
Update.
Ulrich Drepper
2002-08-10
* include/wchar.h (putwc): Use libc_hidden_proto.
Roland McGrath
2002-08-04
Update.
Ulrich Drepper
2001-09-01
Update.
Ulrich Drepper
2001-08-18
2001-08-17 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-17
Update.
Ulrich Drepper
2001-08-17
Update.
Ulrich Drepper
2001-08-16
Update.
Ulrich Drepper
2001-08-15
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2000-12-06
(perror): Conditionalize code dealing with wide-oriented streams on USE_IN_LI...
Ulrich Drepper
2000-12-05
Update.
Ulrich Drepper
1998-04-15
Update.
Ulrich Drepper
1998-04-14
Update.
Ulrich Drepper
1997-02-15
Update to 2.1.x development version
cvs/libc-970218
cvs/libc-970217
cvs/libc-970216
cvs/libc-970215
Ulrich Drepper
1995-10-17
* Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
Roland McGrath