log lib/fopen.c @ 17342:c75939cb6254

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert dup, execute, fatal-signal, etc.: no 'static inline'
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 08 Sep 2011 00:03:50 +0200 Bruno Haible openat: Work around compilation error with OSF/1 5.1 DTK cc.
Tue, 30 Aug 2011 09:57:33 +0200 Bruno Haible Avoid endless recursions if config.h includes some header files.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sat, 17 Jan 2009 17:12:42 +0100 Bruno Haible Fix compilation error on HP-UX 11.00.
Sun, 28 Sep 2008 16:12:20 +0200 Bruno Haible Override fopen more carefully.
Wed, 24 Sep 2008 10:55:19 -0600 Eric Blake open, fopen: close fd leak in last patch
Wed, 24 Sep 2008 13:50:02 +0200 Bruno Haible Ensure that a filename ending in a slash cannot be used to access a non-directory.
Sat, 30 Aug 2008 14:38:47 +0200 Bruno Haible Work around bug with trailing slash on Solaris 9 and HP-UX 11.00.
Mon, 15 Oct 2007 22:40:19 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 07 Oct 2007 04:46:57 +0200 Bruno Haible New modules 'fopen' and 'freopen'.