about summary refs log tree commit diff
path: root/manual/stdio.texi
Commit message (Expand)AuthorAgeFilesLines
* manual: Drop obsolete @refillSiddhesh Poyarekar2022-01-121-2/+2
* stdio: Implement %#m for vfprintf and related functionsFlorian Weimer2021-12-231-2/+6
* Support C2X printf %b, %BJoseph Myers2021-11-101-9/+21
* Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers2021-09-301-1/+4
* Improve documentation for malloc etc. (BZ#27719)Paul Eggert2021-04-131-16/+14
* manual: clarify that scanf %n supports type modifiersAlyssa Ross2021-03-301-5/+6
* manual: Fix typo in parse_printf_format example [BZ #24638]Girish Joshi2020-03-041-1/+1
* manual: clarify fopen with the x flagPaul Eggert2019-12-111-1/+3
* Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor2018-06-291-4/+12
* Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer2018-06-271-1/+0
* manual: Fix Texinfo warnings about improper node names.Rical Jasan2018-02-091-4/+4
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-330/+165
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-221-1/+9
* manual: Convert @tables of variables to @vtables.Rical Jasan2016-12-211-5/+2
* Manual typos: Input/Output on StreamsRical Jasan2016-10-061-41/+42
* Split large string section; add truncation advicePaul Eggert2015-12-101-1/+1
* The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer2015-10-171-14/+10
* Fix exponents in manual.Ondřej Bílka2015-08-201-4/+4
* Fix types of stream hook functions in manual.Ondřej Bílka2014-04-281-4/+4
* manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2014-04-031-1/+2
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-2/+2
* * manual/stdio.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+249
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-301-2/+2
* Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka2013-12-231-1/+5
* Fix then/than typos.Ondřej Bílka2013-08-301-1/+1
* Fix some errors in declarations in the manual.Roland McGrath2013-02-111-2/+2
* Remove @hsep and @vsep usage from info pagesAllan McRae2012-12-041-1/+1
* * manual/stdio.texi (snprintf): Clarify handling of the trailingJeff Law2012-08-131-0/+2
* Fix description of user provided write functionPetr Baudis2012-04-121-1/+2
* Document additional fopen optionsAndreas Jaeger2012-04-091-7/+25
* Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers2012-03-081-9/+9
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-27/+27
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-1/+2
* Fix typos in documentation of fopen ",ccs=STRING".Joseph Myers2012-02-171-2/+2
* Remove mention of open_obstack_stream, which has never existed in libio.Roland McGrath2011-10-261-59/+0
* Fix manual regarding switch from read to write on streams.Per Inge Mathisen2011-05-111-66/+64
* Remove doubled words.Jim Meyering2011-04-221-1/+1
* manual: fix doubled-words and typosJim Meyering2010-02-221-1/+1
* [BZ #5222]Ulrich Drepper2007-10-281-1/+1
* * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath2007-08-121-3/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+2
* .Jakub Jelinek2007-07-311-2/+2
* [BZ #3483]Ulrich Drepper2006-11-101-2/+2
* * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-baseUlrich Drepper2006-10-061-2/+3
* Fix make_message example.Ulrich Drepper2006-02-041-1/+2
* [BZ #1997]Roland McGrath2005-12-151-2/+3
* [BZ #278]Ulrich Drepper2005-09-251-5/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+10
* 2.5-18.1Jakub Jelinek2007-07-121-10/+10
* Update.Ulrich Drepper2002-06-301-4/+4