summaryrefslogtreecommitdiff
path: root/modules/stdio
Commit message (Expand)AuthorAgeFilesLines
* 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