Use src/ not lib/ as root of source in example Makefile.am code.
[gnulib.git] / lib / fopen.c
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-01-17 Bruno HaibleFix compilation error on HP-UX 11.00.
2008-09-28 Bruno HaibleOverride fopen more carefully.
2008-09-24 Eric Blakeopen, fopen: close fd leak in last patch
2008-09-24 Bruno HaibleEnsure that a filename ending in a slash cannot be...
2008-08-30 Bruno HaibleWork around bug with trailing slash on Solaris 9 and...
2007-10-15 Bruno HaibleUse rpl_ prefix for functions, so as to avoid endless...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.