| Commit message (Expand) | Author | Age | Files | Lines |
* | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law | 2012-08-13 | 1 | -0/+2 |
* | Fix description of user provided write function | Petr Baudis | 2012-04-12 | 1 | -1/+2 |
* | Document additional fopen options | Andreas Jaeger | 2012-04-09 | 1 | -7/+25 |
* | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 2012-03-08 | 1 | -9/+9 |
* | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 2012-02-28 | 1 | -27/+27 |
* | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 2012-02-17 | 1 | -1/+2 |
* | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
* | Remove mention of open_obstack_stream, which has never existed in libio. | Roland McGrath | 2011-10-26 | 1 | -59/+0 |
* | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 2011-05-11 | 1 | -66/+64 |
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 1 | -1/+1 |
* | manual: fix doubled-words and typos | Jim Meyering | 2010-02-22 | 1 | -1/+1 |
* | [BZ #5222] | Ulrich Drepper | 2007-10-28 | 1 | -1/+1 |
* | * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual. | Roland McGrath | 2007-08-12 | 1 | -3/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+2 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -2/+2 |
* | [BZ #3483] | Ulrich Drepper | 2006-11-10 | 1 | -2/+2 |
* | * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-base | Ulrich Drepper | 2006-10-06 | 1 | -2/+3 |
* | Fix make_message example. | Ulrich Drepper | 2006-02-04 | 1 | -1/+2 |
* | [BZ #1997] | Roland McGrath | 2005-12-15 | 1 | -2/+3 |
* | [BZ #278] | Ulrich Drepper | 2005-09-25 | 1 | -5/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -10/+10 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -10/+10 |
* | Update. | Ulrich Drepper | 2002-06-30 | 1 | -4/+4 |
* | (Output Conversion Syntax): Document how to use precision with the * precision. | Ulrich Drepper | 2002-04-22 | 1 | -4/+11 |
* | Update. | Ulrich Drepper | 2001-11-27 | 1 | -3/+4 |
* | * stdio.texi (Integer Conversions): Corrections to sample printf | Andreas Jaeger | 2001-10-29 | 1 | -6/+6 |
* | Fix typos and wording. | Ulrich Drepper | 2001-08-12 | 1 | -8/+9 |
* | Update. | Ulrich Drepper | 2001-08-09 | 1 | -5/+5 |
* | (Formatted Input Basics): Add missing first argument to @ref{} uses. | Ulrich Drepper | 2001-07-31 | 1 | -2/+2 |
* | (Portable Positioning): Fix description of fpos_t and fpos64_t. | Andreas Jaeger | 2001-06-06 | 1 | -8/+10 |
* | Update. | Andreas Jaeger | 2001-05-27 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2001-05-21 | 1 | -10/+10 |
* | (Formatted Output Functions): Fix description of snprintf. | Ulrich Drepper | 2001-04-22 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 2001-04-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-04-10 | 1 | -44/+22 |
* | Update. | Ulrich Drepper | 2001-04-10 | 1 | -1/+1 |
* | (Streams and I18N): Fix typos. | Andreas Jaeger | 2001-02-12 | 1 | -3/+3 |
* | Document wide character stream functions. | Ulrich Drepper | 2001-02-12 | 1 | -46/+586 |
* | Update. | Ulrich Drepper | 2001-02-09 | 1 | -4/+4 |
* | (Opening Streams): Move __freadable, __fwritable, __freading, and __fwriting ... | Ulrich Drepper | 2001-02-08 | 1 | -52/+52 |
* | Update. | Andreas Jaeger | 2001-02-08 | 1 | -9/+9 |
* | Document thread-related stream functions and contents of <stdio_ext.h>. | Ulrich Drepper | 2001-02-08 | 1 | -0/+466 |
* | (Finding Tokens in a String): Document XPG basename() and dirname(), aswell a... | Ulrich Drepper | 2001-01-06 | 1 | -2/+2 |
* | (Dynamic Output): Document the return value of asprintf. Also make the aspri... | Ulrich Drepper | 2000-12-25 | 1 | -6/+15 |
* | Update. | Ulrich Drepper | 2000-10-15 | 1 | -2/+4 |
* | Update. | Ulrich Drepper | 2000-04-21 | 1 | -10/+40 |
* | (Hook Functions): Correct prototypes for reader and writer. | Ulrich Drepper | 2000-03-22 | 1 | -2/+2 |
* | 2000-03-09 Martin Buchholz <martin@xemacs.org> | Andreas Jaeger | 2000-03-10 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-02-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-01-26 | 1 | -0/+15 |