fix license quoting in files.yaml
[gnulib.git] / m4 / stdio_h.m4
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertstdio: better 'inline'
2012-06-21 Bruno Haiblenonblocking: Avoid compilation error on mingw64.
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-30 Eric Blakestdio: don't assume gets any more
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-15 Bruno HaibleDon't require lib/stdio-write.c when only module 'stdio...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-02-28 Paul Eggertstdio: simplify by moving files to printf-posix, sigpipe
2011-02-28 Paul Eggertstdio: simplify by moving gl_STDIN_LARGE_OFFSET to...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-19 Bruno Haibleftello: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblefseeko: Add missing declaration on OSF/1 5.1.
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno HaibleTests of module 'stdio' in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-01-31 Bruno HaibleWork around getdelim() bug on FreeBSD 8.0.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-11 Eric Blakestdio: warn on suspicious uses
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-30 Eric Blakestdio: remove unused variables
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-10-02 Eric Blakerenameat: fix Solaris bugs
2009-10-02 Eric Blakerenameat: new module
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-07 Ian BeckwithMerge branch 'upstream'
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakestdio: sort witness names
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-01-18 Bruno HaibleNew modules 'dprintf', 'dprintf-posix'.
2009-01-18 Bruno HaibleNew modules 'vdprintf', 'vdprintf-posix'.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-09-26 Bruno HaibleSupport SIGPIPE in stdio functions for writing.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleReorder list of macros, for consistency.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2007-12-04 Eric BlakeMake cygwin fseeko check more reliable.
2007-12-01 Eric BlakeFix fseeko detection for cygwin 1.5.25.
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-28 Bruno HaibleNew module 'ftell'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-04-25 Bruno HaibleNew module 'ftello'.
2007-04-25 Bruno HaibleNew module 'fseeko'.
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-10 Bruno HaibleNew module 'printf-posix'.
2007-03-09 Bruno HaibleNew module 'vprintf-posix'.
2007-03-09 Bruno HaibleNew module 'fprintf-posix'.
2007-03-09 Bruno HaibleNew module 'vfprintf-posix'.
2007-03-07 Bruno HaibleNew module 'sprintf-posix'.
2007-03-07 Bruno HaibleNew module 'vsprintf-posix'.
2007-03-07 Bruno HaibleNew module 'snprintf-posix'.
2007-03-07 Bruno HaibleNew module 'vsnprintf-posix'.
2007-02-21 Bruno HaibleNew module 'stdio'.