verify: new macro 'assume'
[gnulib.git] / modules / stdio
2013-01-04 Paul Eggertstdio: remove now-unnecessary stdio.c
2013-01-03 Eric Blakefwrite: silence __wur without using inline
2012-11-30 Paul Eggertstdio: better 'inline'
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-03-30 Eric Blakestdio: don't assume gets any more
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-09-15 Bruno HaibleSupport for MSVC compiler: Ensure ssize_t gets defined.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-28 Paul Eggertstdio: simplify by moving files to printf-posix, sigpipe
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
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-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
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-08 Bruno Haiblestdio: Avoid #define replacements in C++ mode.
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-17 Ralf WildenhuesSplit large sed scripts, for HP-UX sed.
2010-01-11 Eric Blakestdio: warn on suspicious uses
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-10-02 Eric Blakerenameat: fix Solaris bugs
2009-10-02 Eric Blakerenameat: new module
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakestdio: sort witness names
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
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-11-02 Bruno HaibleMark 'raise' obsolete.
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-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-10-01 Bruno HaibleRename stdio_.h to stdio.in.h.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
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 lseek on mingw.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
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'.