]> git.ipfire.org Git - thirdparty/glibc.git/history - manual/stdio.texi
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / manual / stdio.texi
2022-01-12  Siddhesh Poyarekarmanual: Drop obsolete @refill
2021-12-23  Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-11-10  Joseph MyersSupport C2X printf %b, %B
2021-09-30  Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-04-13  Paul EggertImprove documentation for malloc etc. (BZ#27719)
2021-03-30  Alyssa Rossmanual: clarify that scanf %n supports type modifiers
2020-03-04  Girish Joshimanual: Fix typo in parse_printf_format example [BZ...
2019-12-11  Paul Eggertmanual: clarify fopen with the x flag
2018-06-29  Martin SeborDocument interaction with GCC built-ins in the Customiz...
2018-06-27  Florian WeimerRemove macros extend_alloca, extend_alloca_account...
2018-02-09  Rical Jasanmanual: Fix Texinfo warnings about improper node names.
2017-06-16  Rical Jasanmanual: Replace summary.awk with summary.pl.
2017-05-22  Adhemerval Zanellalibio: Avoid dup already opened file descriptor [BZ...
2016-12-21  Rical Jasanmanual: Convert @tables of variables to @vtables.
2016-10-06  Rical JasanManual typos: Input/Output on Streams
2015-12-10  Paul EggertSplit large string section; add truncation advice
2015-10-17  Florian WeimerThe va_list pointer is unspecified after a call to...
2015-08-20  Ondřej BílkaFix exponents in manual.
2014-04-28  Ondřej BílkaFix types of stream hook functions in manual.
2014-04-03  David Svobodamanual: clarify buffer behavior in getline [BZ #5666]
2014-02-26  Ondřej BílkaFix two spaces after sentence.
2014-02-01  Alexandre Oliva* manual/stdio.texi: Document MTASC-safety properties.
2013-12-30  Ville SkyttaFix spelling in manual, as in bug 16376
2013-12-23  Ondřej BílkaClarify that scanf does not use character classes....
2013-08-30  Ondřej BílkaFix then/than typos.
2013-02-11  Roland McGrathFix some errors in declarations in the manual.
2012-12-03  Allan McRaeRemove @hsep and @vsep usage from info pages
2012-08-13  Jeff Law * manual/stdio.texi (snprintf): Clarify handling...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-12  Petr BaudisFix description of user provided write function
2012-04-10  Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09  Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-09  Andreas JaegerDocument additional fopen options
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08  Joseph MyersClean up glibc manual references to "GNU system" (bug...
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28  Andreas JaegerFix ChangeLog
2012-02-28  Joseph MyersUse Texinfo macros to refer to the GNU C Library within...
2012-02-17  Nicolas BoulenguezFix various problems with @deftypefun lines.
2012-02-17  Joseph MyersFix typos in documentation of fopen ",ccs=STRING".
2011-10-26  Roland McGrathRemove mention of open_obstack_stream, which has never...
2011-05-12  Per Inge MathisenFix manual regarding switch from read to write on streams.
2011-04-23  Jim MeyeringRemove doubled words.
2010-03-02  Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-22  Jim Meyeringmanual: fix doubled-words and typos
2007-10-28  Ulrich Drepper[BZ #5222]
2007-08-12  Roland McGrath* manual/stdio.texi (Variable Arguments Output): Fix...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-11-10  Ulrich Drepper[BZ #3483]
2006-10-06  Ulrich Drepper* include/features.h (__GLIBC_MINOR__): It's glibc... cvs/glibc-2_5-base
2006-02-04  Ulrich DrepperFix make_message example.
2005-12-15  Roland McGrath[BZ #1997]
2005-09-25  Ulrich Drepper[BZ #278]
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2002-06-30  Ulrich DrepperUpdate.
2002-04-22  Ulrich Drepper(Output Conversion Syntax): Document how to use precisi...
2001-11-27  Ulrich DrepperUpdate.
2001-10-29  Andreas Jaeger* stdio.texi (Integer Conversions): Corrections to...
2001-08-12  Ulrich DrepperFix typos and wording.
2001-08-09  Ulrich DrepperUpdate.
2001-07-31  Ulrich Drepper(Formatted Input Basics): Add missing first argument...
2001-06-06  Andreas Jaeger(Portable Positioning): Fix description of fpos_t and...
2001-05-27  Andreas JaegerUpdate.
2001-05-21  Andreas JaegerUpdate.
2001-04-22  Ulrich Drepper(Formatted Output Functions): Fix description of snprintf.
2001-04-10  Ulrich DrepperUpdate.
2001-04-10  Ulrich DrepperUpdate.
2001-04-10  Ulrich DrepperUpdate.
2001-02-12  Andreas Jaeger(Streams and I18N): Fix typos.
2001-02-12  Ulrich DrepperDocument wide character stream functions.
2001-02-09  Ulrich DrepperUpdate.
2001-02-08  Ulrich Drepper(Opening Streams): Move __freadable, __fwritable, __fre...
2001-02-08  Andreas JaegerUpdate.
2001-02-08  Ulrich DrepperDocument thread-related stream functions and contents...
2001-01-06  Ulrich Drepper(Finding Tokens in a String): Document XPG basename...
2000-12-25  Ulrich Drepper(Dynamic Output): Document the return value of asprintf...
2000-10-15  Ulrich DrepperUpdate.
2000-04-21  Ulrich DrepperUpdate.
2000-03-22  Ulrich Drepper(Hook Functions): Correct prototypes for reader and...
2000-03-10  Andreas Jaeger2000-03-09 Martin Buchholz <martin@xemacs.org>
2000-02-22  Ulrich DrepperUpdate.
2000-01-26  Ulrich DrepperUpdate.
1999-10-31  Ulrich DrepperUpdate.
1999-08-27  Ulrich DrepperUpdate.
1999-08-21  Ulrich DrepperUpdate.
1999-06-22  Ulrich DrepperUpdate.
1999-06-16  Ulrich DrepperUpdate.
1999-05-30  Ulrich DrepperUpdate.
1999-05-29  Ulrich DrepperUpdate.
1999-03-10  Ulrich DrepperUpdate.
1999-01-11  Ulrich DrepperUpdate.
1999-01-07  Ulrich DrepperUpdate.
1998-11-16  Ulrich DrepperUpdate.
1998-07-28  Ulrich DrepperUpdate.
1998-07-13  Ulrich DrepperUpdate.
1998-06-13  Ulrich DrepperUpdate.
1998-05-19  Ulrich DrepperUpdate.
next