Merge the two replacements for open() into a single one.
[gnulib.git] / lib / open.c
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-09-28 Bruno HaibleOverride open 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-06-12 Bruno HaibleTypo in comment.
2008-06-12 Bruno HaibleAdd a comment.
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleNew module 'open'.