aboutsummaryrefslogtreecommitdiff
path: root/manual/stdio.texi
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert1-16/+14
2021-03-30manual: clarify that scanf %n supports type modifiersAlyssa Ross1-5/+6
2020-03-04manual: Fix typo in parse_printf_format example [BZ #24638]Girish Joshi1-1/+1
2019-12-11manual: clarify fopen with the x flagPaul Eggert1-1/+3
2018-06-29Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor1-4/+12
2018-06-27Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer1-1/+0
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan1-4/+4
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-330/+165
2017-05-22libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella1-1/+9
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan1-5/+2
2016-10-06Manual typos: Input/Output on StreamsRical Jasan1-41/+42
2015-12-10Split large string section; add truncation advicePaul Eggert1-1/+1
2015-10-17The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer1-14/+10
2015-08-20Fix exponents in manual.Ondřej Bílka1-4/+4
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka1-4/+4
2014-04-03manual: clarify buffer behavior in getline [BZ #5666]David Svoboda1-1/+2
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-2/+2
2014-02-01* manual/stdio.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+249
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta1-2/+2
2013-12-23Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka1-1/+5
2013-08-30Fix then/than typos.Ondřej Bílka1-1/+1
2013-02-11Fix some errors in declarations in the manual.Roland McGrath1-2/+2
2012-12-04Remove @hsep and @vsep usage from info pagesAllan McRae1-1/+1
2012-08-13 * manual/stdio.texi (snprintf): Clarify handling of the trailingJeff Law1-0/+2
2012-04-12Fix description of user provided write functionPetr Baudis1-1/+2
2012-04-09Document additional fopen optionsAndreas Jaeger1-7/+25
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers1-9/+9
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-27/+27
2012-02-17Fix various problems with @deftypefun lines.Nicolas Boulenguez1-1/+2
2012-02-17Fix typos in documentation of fopen ",ccs=STRING".Joseph Myers1-2/+2
2011-10-26Remove mention of open_obstack_stream, which has never existed in libio.Roland McGrath1-59/+0
2011-05-11Fix manual regarding switch from read to write on streams.Per Inge Mathisen1-66/+64
2011-04-22Remove doubled words.Jim Meyering1-1/+1
2010-02-22manual: fix doubled-words and typosJim Meyering1-1/+1
2007-10-28[BZ #5222]Ulrich Drepper1-1/+1
2007-08-12* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath1-3/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-2/+2
2007-07-31.Jakub Jelinek1-2/+2
2006-11-10[BZ #3483]Ulrich Drepper1-2/+2
2006-10-06* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-baseUlrich Drepper1-2/+3
2006-02-04Fix make_message example.Ulrich Drepper1-1/+2
2005-12-15[BZ #1997]Roland McGrath1-2/+3
2005-09-25[BZ #278]Ulrich Drepper1-5/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+10
2007-07-122.5-18.1Jakub Jelinek1-10/+10
2002-06-30Update.Ulrich Drepper1-4/+4
2002-04-22(Output Conversion Syntax): Document how to use precision with the * precision.Ulrich Drepper1-4/+11
2001-11-27Update.Ulrich Drepper1-3/+4
2001-10-29* stdio.texi (Integer Conversions): Corrections to sample printf Andreas Jaeger1-6/+6
2001-08-12Fix typos and wording.Ulrich Drepper1-8/+9