From owner-cvs-lib Sat Feb 24 20:50:33 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12791 for cvs-lib-outgoing; Sat, 24 Feb 1996 20:50:33 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12773 Sat, 24 Feb 1996 20:50:24 -0800 (PST) Date: Sat, 24 Feb 1996 20:50:24 -0800 (PST) From: Paul Traina Message-Id: <199602250450.UAA12773@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/db/hash hash.c Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk pst 96/02/24 20:50:24 Modified: lib/libc/db/hash hash.c Log: move stat behind open to cover corner case Revision Changes Path 1.4 +8 -2 src/lib/libc/db/hash/hash.c