summaryrefslogtreecommitdiff
path: root/m4/stdio_h.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-1/+2
* tmpfile: Fix C++ test error on mingw.Bruno Haible2010-04-041-2/+4
* ftello: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* fseeko: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* Tests of module 'stdio' in C++ mode.Bruno Haible2010-03-081-1/+3
* Work around getdelim() bug on FreeBSD 8.0.Bruno Haible2010-01-311-1/+2
* warn-on-use: use instead of link-warningEric Blake2010-01-201-2/+3
* stdio: warn on suspicious usesEric Blake2010-01-111-1/+8
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* stdio: remove unused variablesEric Blake2009-12-291-3/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* renameat: fix Solaris bugsEric Blake2009-10-021-1/+2
* renameat: new moduleEric Blake2009-10-021-1/+3
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-191-1/+3
* rename: modernize replacementEric Blake2009-09-071-0/+2
* stdio: sort witness namesEric Blake2009-09-071-52/+52
* popen: fix cygwin 1.5 bug when stdin closedEric Blake2009-08-191-1/+3
* fpurge: migrate into <stdio.h>Eric Blake2009-06-251-1/+4
* New modules 'dprintf', 'dprintf-posix'.Bruno Haible2009-01-181-0/+3
* New modules 'vdprintf', 'vdprintf-posix'.Bruno Haible2009-01-181-2/+5
* New module 'fclose'.Bruno Haible2008-10-111-1/+3
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-261-1/+35
* New module 'perror'.Bruno Haible2008-09-141-0/+2
* Reorder list of macros, for consistency.Bruno Haible2008-09-141-47/+47
* Add obstack-printf and obstack-printf-posix modules.Eric Blake2008-06-131-1/+5
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-5/+5
* Make cygwin fseeko check more reliable.Eric Blake2007-12-041-8/+5
* Fix fseeko detection for cygwin 1.5.25.Eric Blake2007-12-011-7/+9
* New modules 'fopen' and 'freopen'.Bruno Haible2007-10-071-1/+5
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-0/+5
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-4/+2
* New module 'ftell'.Bruno Haible2007-05-281-0/+2
* New module 'fseek'.Bruno Haible2007-05-281-1/+3
* Fix fseeko/ftello on cygwin 1.5.24.Eric Blake2007-05-241-1/+24
* New module 'ftello'.Bruno Haible2007-04-251-0/+2
* New module 'fseeko'.Bruno Haible2007-04-251-1/+3
* * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.Eric Blake2007-04-101-0/+2
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-271-1/+4
* New module 'printf-posix'.Bruno Haible2007-03-101-0/+2
* New module 'vprintf-posix'.Bruno Haible2007-03-091-0/+2
* New module 'fprintf-posix'.Bruno Haible2007-03-091-0/+2
* New module 'vfprintf-posix'.Bruno Haible2007-03-091-0/+2
* New module 'sprintf-posix'.Bruno Haible2007-03-071-0/+2
* New module 'vsprintf-posix'.Bruno Haible2007-03-071-6/+8
* New module 'snprintf-posix'.Bruno Haible2007-03-071-0/+1
* New module 'vsnprintf-posix'.Bruno Haible2007-03-071-1/+2
* New module 'stdio'.Bruno Haible2007-02-211-0/+29