Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | manual: Replace summary.awk with summary.pl. | Rical Jasan | 1 | -336/+168 |
2017-06-02 | manual: Provide consistent errno documentation. | Rical Jasan | 1 | -37/+29 |
2017-05-19 | manual: Convert errno @comments to new @errno macro. | Rical Jasan | 1 | -298/+298 |
2016-05-19 | manual: fix typos in error reporting | ricaljasan@pacific.net | 1 | -11/+11 |
2015-03-06 | manual: complete example in error message documentation | Rical Jasan | 1 | -6/+12 |
2015-03-06 | manual: drop strerror C89 compatibility note | Mike Frysinger | 1 | -3/+0 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 1 | -1/+1 |
2014-02-01 | * manual/errno.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+43 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -4/+4 |
2013-05-30 | [BZ #14256] | Jeff Law | 1 | -5/+6 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -1/+1 |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 1 | -17/+18 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -7/+7 |
2012-02-19 | Add support for Linux error EHWPOISON | Andreas Schwab | 1 | -0/+6 |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 1 | -4/+4 |
2010-02-22 | manual: fix doubled-words and typos | Jim Meyering | 1 | -1/+1 |
2009-11-14 | Add support for new Linux error ERFKILL. | Ulrich Drepper | 1 | -0/+6 |
2007-10-22 | * manual/texinfo.tex: Update to latest version. | Andreas Jaeger | 1 | -1/+1 |
2007-07-22 | * manual/errno.texi: Change ECANCELED value to 119. | Roland McGrath | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -2/+2 |
2007-07-31 | . | Jakub Jelinek | 1 | -2/+2 |
2006-11-10 | [BZ #3483] | Ulrich Drepper | 1 | -2/+2 |
2005-12-24 | * manual/errno.texi: Add new Linux errno codes. | Ulrich Drepper | 1 | -0/+36 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -36/+0 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+36 |
2004-11-05 | * manual/errno.texi (Error Codes): Revert last change for now. | Roland McGrath | 1 | -24/+0 |
2004-10-20 | * manual/errno.texi (Error Codes): Add ENOKEY, EKEYEXPIRED,cvs/fedora-glibc-20041020T1016 | Roland McGrath | 1 | -0/+24 |
2002-08-27 | * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). | Roland McGrath | 1 | -0/+10 |
2001-08-16 | Update. | Ulrich Drepper | 1 | -4/+238 |
2000-09-28 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-05-21 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-06-16 | Update. | Ulrich Drepper | 1 | -2/+2 |
1999-01-21 | 1999-01-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1 | -3/+23 |
1998-12-23 | Update. | Ulrich Drepper | 1 | -1/+1 |
1998-11-18 | Update. | Ulrich Drepper | 1 | -1/+1 |
1998-07-13 | Update. | Ulrich Drepper | 1 | -0/+1 |
1998-06-02 | Update. | Ulrich Drepper | 1 | -1/+1 |
1998-03-19 | Update.cvs/libc-ud-980319 | Ulrich Drepper | 1 | -4/+4 |
1998-02-10 | Update. | Ulrich Drepper | 1 | -2/+4 |
1997-08-04 | Update.cvs/libc-ud-970804 | Ulrich Drepper | 1 | -1/+1 |
1997-08-02 | Update.cvs/libc-ud-970802 | Ulrich Drepper | 1 | -1/+1 |
1997-04-02 | Update. | Ulrich Drepper | 1 | -0/+31 |
1996-12-20 | Update from main archive 961219cvs/libc-961220 | Ulrich Drepper | 1 | -1/+1 |
1996-12-08 | update from main archive 961207cvs/libc-961208 | Ulrich Drepper | 1 | -7/+7 |
1996-11-15 | Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell, BSG | 1 | -64/+65 |
1996-07-14 | * MakeTAGS (extract): Pass --add-comments=TRANS. | Roland McGrath | 1 | -0/+2 |
1996-06-04 | Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -8/+298 |
1996-05-23 | Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 |
1996-05-22 | Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com> | Roland McGrath | 1 | -9/+16 |
1995-02-18 | initial import | Roland McGrath | 1 | -0/+1015 |