summaryrefslogtreecommitdiff
path: root/modules/stdio
Commit message (Expand)AuthorAgeFilesLines
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-0/+2
* tmpfile: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+2
* ftello: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* fseeko: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* stdio: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* Work around getdelim() bug on FreeBSD 8.0.Bruno Haible2010-01-311-0/+1
* warn-on-use: use instead of link-warningEric Blake2010-01-201-3/+1
* Split large sed scripts, for HP-UX sed.Ralf Wildenhues2010-01-171-3/+3
* stdio: warn on suspicious usesEric Blake2010-01-111-1/+3
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* renameat: fix Solaris bugsEric Blake2009-10-021-0/+1
* renameat: new moduleEric Blake2009-10-021-0/+2
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-191-0/+2
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* rename: modernize replacementEric Blake2009-09-071-0/+2
* stdio: sort witness namesEric Blake2009-09-071-49/+49
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* popen: fix cygwin 1.5 bug when stdin closedEric Blake2009-08-191-0/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+1
* fpurge: migrate into <stdio.h>Eric Blake2009-06-251-0/+3
* New modules 'dprintf', 'dprintf-posix'.Bruno Haible2009-01-181-0/+3
* New modules 'vdprintf', 'vdprintf-posix'.Bruno Haible2009-01-181-0/+3
* Mark 'raise' obsolete.Bruno Haible2008-11-021-0/+1
* New module 'fclose'.Bruno Haible2008-10-111-0/+2
* Support SIGPIPE in stdio functions for writing.Bruno Haible2008-09-261-0/+13
* New module 'perror'.Bruno Haible2008-09-141-0/+2
* Reorder list of macros, for consistency.Bruno Haible2008-09-141-4/+4
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Add obstack-printf and obstack-printf-posix modules.Eric Blake2008-06-131-0/+4
* New modules 'fopen' and 'freopen'.Bruno Haible2007-10-071-0/+4
* Rename stdio_.h to stdio.in.h.Bruno Haible2007-10-021-3/+3
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-0/+5
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* New module 'ftell'.Bruno Haible2007-05-281-0/+2
* New module 'fseek'.Bruno Haible2007-05-281-0/+2
* Fix lseek on mingw.Eric Blake2007-05-241-2/+0
* Fix fseeko/ftello on cygwin 1.5.24.Eric Blake2007-05-241-0/+2
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* New module 'ftello'.Bruno Haible2007-04-251-0/+2
* New module 'fseeko'.Bruno Haible2007-04-251-0/+2
* * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.Eric Blake2007-04-101-0/+2
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-271-0/+3
* 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-0/+2