summaryrefslogtreecommitdiff
path: root/modules/stdio
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New module 'snprintf-posix'.Bruno Haible2007-03-071-0/+1
* New module 'vsnprintf-posix'.Bruno Haible2007-03-071-0/+1
* New module 'stdio'.Bruno Haible2007-02-211-0/+41