Age | Commit message (Expand) | Author | Files | Lines |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan | 1 | -5/+2 |
2016-10-06 | Manual typos: Input/Output on Streams | Rical Jasan | 1 | -41/+42 |
2015-12-10 | Split large string section; add truncation advice | Paul Eggert | 1 | -1/+1 |
2015-10-17 | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer | 1 | -14/+10 |
2015-08-20 | Fix exponents in manual. | Ondřej Bílka | 1 | -4/+4 |
2014-04-28 | Fix types of stream hook functions in manual. | Ondřej Bílka | 1 | -4/+4 |
2014-04-03 | manual: clarify buffer behavior in getline [BZ #5666] | David Svoboda | 1 | -1/+2 |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka | 1 | -2/+2 |
2014-02-01 | * manual/stdio.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+249 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -2/+2 |
2013-12-23 | Clarify that scanf does not use character classes. Fixes bug 12986 | Ondřej Bílka | 1 | -1/+5 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 1 | -1/+1 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -2/+2 |
2012-12-04 | Remove @hsep and @vsep usage from info pages | Allan McRae | 1 | -1/+1 |
2012-08-13 | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law | 1 | -0/+2 |
2012-04-12 | Fix description of user provided write function | Petr Baudis | 1 | -1/+2 |
2012-04-09 | Document additional fopen options | Andreas Jaeger | 1 | -7/+25 |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 1 | -9/+9 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -27/+27 |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 1 | -1/+2 |
2012-02-17 | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 1 | -2/+2 |
2011-10-26 | Remove mention of open_obstack_stream, which has never existed in libio. | Roland McGrath | 1 | -59/+0 |
2011-05-11 | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 1 | -66/+64 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -1/+1 |
2010-02-22 | manual: fix doubled-words and typos | Jim Meyering | 1 | -1/+1 |
2007-10-28 | [BZ #5222] | Ulrich Drepper | 1 | -1/+1 |
2007-08-12 | * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual. | Roland McGrath | 1 | -3/+2 |
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 |
2006-10-06 | * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-base | Ulrich Drepper | 1 | -2/+3 |
2006-02-04 | Fix make_message example. | Ulrich Drepper | 1 | -1/+2 |
2005-12-15 | [BZ #1997] | Roland McGrath | 1 | -2/+3 |
2005-09-25 | [BZ #278] | Ulrich Drepper | 1 | -5/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -10/+10 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -10/+10 |
2002-06-30 | Update. | Ulrich Drepper | 1 | -4/+4 |
2002-04-22 | (Output Conversion Syntax): Document how to use precision with the * precision. | Ulrich Drepper | 1 | -4/+11 |
2001-11-27 | Update. | Ulrich Drepper | 1 | -3/+4 |
2001-10-29 | * stdio.texi (Integer Conversions): Corrections to sample printf | Andreas Jaeger | 1 | -6/+6 |
2001-08-12 | Fix typos and wording. | Ulrich Drepper | 1 | -8/+9 |
2001-08-09 | Update. | Ulrich Drepper | 1 | -5/+5 |
2001-07-31 | (Formatted Input Basics): Add missing first argument to @ref{} uses. | Ulrich Drepper | 1 | -2/+2 |
2001-06-06 | (Portable Positioning): Fix description of fpos_t and fpos64_t. | Andreas Jaeger | 1 | -8/+10 |
2001-05-27 | Update. | Andreas Jaeger | 1 | -1/+1 |
2001-05-21 | Update. | Andreas Jaeger | 1 | -10/+10 |
2001-04-22 | (Formatted Output Functions): Fix description of snprintf. | Ulrich Drepper | 1 | -5/+5 |
2001-04-10 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-04-10 | Update. | Ulrich Drepper | 1 | -44/+22 |
2001-04-10 | Update. | Ulrich Drepper | 1 | -1/+1 |