* lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
[gnulib.git] / lib / stdio_.h
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-30 Bruno HaibleSplit the double-inclusion guard. Fixes a problem with...
2007-05-28 Bruno HaibleNew module 'ftell'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleMore comments.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-23 Bruno HaibleProvide a link warning only if GNULIB_POSIXCHECK is...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-04-28 Bruno HaibleWarn when fseek or ftell are used.
2007-04-27 Bruno HaibleOSF/1 "cc -nodtk" does not support #include_next.
2007-04-26 Bruno HaibleVerify that off_t is the same size as long when we...
2007-04-25 Bruno HaibleMake the combination of fflush and fseek/fseeko POSIX...
2007-04-25 Bruno HaibleNew module 'ftello'.
2007-04-25 Bruno HaibleNew module 'fseeko'.
2007-04-25 Bruno Haiblefflush & GNULIB_POSIXCHECK.
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-06 Bruno HaibleFix problem with Compaq (ex-DEC) Desktop C compiler...
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-10 Bruno HaibleSpecify __attribute__ __format__ for GCC.
2007-03-10 Bruno HaibleTreat __strftime__ and __strfmon__ like __scanf__.
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-09 Bruno HaibleFix for glibc-2.3.6.
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-03-06 Bruno HaibleInclude <stddef.h>, for size_t.
2007-02-21 Bruno HaibleNew module 'stdio'.