From a3d8cfece3537fc1ecdc924cc7be6f3e06ee7d9c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 30 Jun 2005 20:23:00 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 6556f7da34..28f2ddf809 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,16 @@ 2005-06-30 Jim Meyering + * stdopen.c: Add copyright. + Include and unconditionally -- + it seems to be ok to do this, these days. + + * stdopen.c: Rewritten by Paul Eggert. + Now, the minimum overhead is just two system calls: dup and close. + + * stdopen.c: New file. As yet unused. + The minimum overhead is three fstat calls. + * stdopen.h: New file. + * argmatch.h [!VERIFY] (VERIFY): Define. (ARGMATCH_VERIFY): Use it, so this macro may be used more than once in any given scope. -- 2.47.3