unistr/u*-chr: test multibyte sequences
[gnulib.git] / modules / stdio
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'.