summaryrefslogtreecommitdiff
path: root/lib/fopen.c
Commit message (Expand)AuthorAgeFilesLines
* openat: Work around compilation error with OSF/1 5.1 DTK cc.Bruno Haible2011-09-081-1/+3
* Avoid endless recursions if config.h includes some header files.Bruno Haible2011-08-301-1/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-29/+29
* Fix compilation error on HP-UX 11.00.Bruno Haible2009-01-171-1/+3
* Override fopen more carefully.Bruno Haible2008-09-281-2/+12
* open, fopen: close fd leak in last patchEric Blake2008-09-241-0/+1
* Ensure that a filename ending in a slash cannot be used to access a non-direc...Bruno Haible2008-09-241-13/+40
* Work around bug with trailing slash on Solaris 9 and HP-UX 11.00.Bruno Haible2008-08-301-1/+30
* Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.Bruno Haible2007-10-151-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* New modules 'fopen' and 'freopen'.Bruno Haible2007-10-071-0/+37