log lib/stdio.in.h @ 14578:4e83bc0de9e4

age author description
Wed, 13 Apr 2011 12:15:43 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Thu, 31 Mar 2011 02:52:06 +0200 Bruno Haible stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.
Sun, 20 Mar 2011 20:02:28 -0700 Paul Eggert stdio: don't require ignore_value around fwrite
Sun, 13 Feb 2011 11:59:12 +0100 Bruno Haible Don't interfere with a program's definition of __attribute__.
Sun, 14 Nov 2010 17:48:50 +0100 Bruno Haible Allow multiple gnulib generated replacements to coexist.
Mon, 31 Jan 2011 16:00:08 +0100 Simon Josefsson doc: off_t is not available in eglibc 2.11.2 stdio.h.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 26 Dec 2010 03:45:21 +0100 Bruno Haible printf-posix: Fix link error when a non-GCC compiler is used.
Mon, 20 Dec 2010 00:32:29 +0100 Bruno Haible stdio: Fix problem with popen() declaration on OSF/1 5.1.
Sun, 19 Dec 2010 14:59:22 +0100 Bruno Haible ftello: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 14:53:15 +0100 Bruno Haible fseeko: Add missing declaration on OSF/1 5.1.
Wed, 27 Oct 2010 02:53:42 +0200 Bruno Haible stdio: Work around compilation error due to renameat() on Solaris 10.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Sun, 03 Oct 2010 23:53:34 +0200 Paul Eggert Avoid some lines longer than 80 characters.
Sun, 20 Jun 2010 13:31:40 +0200 Richard Lloyd stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
Sun, 16 May 2010 14:16:03 +0200 Bruno Haible Fix collision between gnulib's and libintl's printf replacements.
Sun, 04 Apr 2010 22:42:59 +0200 Bruno Haible stdio: Fix some C++ test errors on Solaris 8 with GCC.
Sun, 04 Apr 2010 15:37:40 +0200 Bruno Haible tmpfile: Fix C++ test error on mingw.
Sat, 03 Apr 2010 14:34:57 +0200 Bruno Haible stdio: Make C++ tests work on mingw.
Sat, 03 Apr 2010 14:25:24 +0200 Bruno Haible ftello: Fix C++ test error on mingw.
Sat, 03 Apr 2010 14:08:25 +0200 Bruno Haible fseeko: Fix C++ test error on mingw.
Mon, 08 Mar 2010 01:22:00 +0100 Bruno Haible stdio: Avoid #define replacements in C++ mode.
Mon, 22 Feb 2010 02:57:50 +0100 Bruno Haible obstack-printf: Fix typo.
Sun, 21 Feb 2010 01:04:28 +0100 Bruno Haible Improve *printf warning condition.
Sun, 21 Feb 2010 00:17:12 +0100 Bruno Haible Tweak comments.
Mon, 08 Feb 2010 15:07:14 -0700 Eric Blake obstack-printf-posix: ensure declaration
Sun, 31 Jan 2010 17:43:25 +0100 Bruno Haible Work around getdelim() bug on FreeBSD 8.0.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Tue, 19 Jan 2010 03:15:05 +0100 Bruno Haible Avoid a link error due to the __printf__ symbol.
Tue, 12 Jan 2010 19:15:10 +0100 Simon Josefsson lib/stdio.in.h: Fix typo.
Thu, 31 Dec 2009 11:53:33 -0700 Eric Blake stdio: warn on suspicious uses
Thu, 07 Jan 2010 23:12:26 +0100 Bruno Haible stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
Wed, 06 Jan 2010 07:09:03 -0700 Eric Blake stdio, unistd: guarantee ssize_t
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 06:01:43 -0700 Eric Blake build: pull in conditional headers during GNULIB_POSIXCHECK
Tue, 15 Dec 2009 06:51:24 -0700 Eric Blake fcntl-h, stdio, sys_ioctl: fix declarations
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 10 Dec 2009 14:08:47 +0100 Bruno Haible stdio: Avoid syntax error in C++ mode.
Tue, 27 Oct 2009 10:42:50 -0600 Eric Blake fseek: avoid compilation failure when fflush is replaced
Thu, 01 Oct 2009 15:31:32 -0600 Eric Blake renameat: fix Solaris bugs
Mon, 07 Sep 2009 06:45:59 -0600 Eric Blake renameat: new module
Mon, 14 Sep 2009 16:57:55 -0600 Eric Blake remove: new module, for mingw and Solaris 9 bugs
Mon, 07 Sep 2009 11:27:05 -0600 Eric Blake rename: modernize replacement
Mon, 07 Sep 2009 10:16:42 -0600 Eric Blake stdio: sort witness names
Wed, 19 Aug 2009 07:15:54 -0600 Eric Blake popen: fix cygwin 1.5 bug when stdin closed
Sun, 16 Aug 2009 15:51:23 +0200 Bruno Haible Clarify fpurge's effect on the file position.
Wed, 24 Jun 2009 06:49:00 -0600 Eric Blake fpurge: migrate into <stdio.h>
Sun, 18 Jan 2009 03:22:08 +0100 Bruno Haible New modules 'dprintf', 'dprintf-posix'.
Sun, 18 Jan 2009 02:48:41 +0100 Bruno Haible New modules 'vdprintf', 'vdprintf-posix'.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Sat, 11 Oct 2008 14:18:29 +0200 Bruno Haible New module 'fclose'.
Sun, 28 Sep 2008 14:59:52 +0200 Bruno Haible Tweak patch that overrides open() and fopen().
Fri, 26 Sep 2008 13:37:33 +0200 Bruno Haible Support SIGPIPE in stdio functions for writing.
Sun, 14 Sep 2008 13:50:55 +0200 Bruno Haible New module 'perror'.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Fri, 13 Jun 2008 06:40:53 -0600 Eric Blake Add obstack-printf and obstack-printf-posix modules.
Sun, 13 Jan 2008 16:51:48 +0100 Bruno Haible Don't redefine __attribute__ without a need.
Sun, 07 Oct 2007 04:46:57 +0200 Bruno Haible New modules 'fopen' and 'freopen'.
Tue, 02 Oct 2007 00:29:20 +0200 Bruno Haible Rename stdio_.h to stdio.in.h.