From owner-freebsd-commit Sat Feb 24 20:50:41 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12812 for freebsd-commit-outgoing; Sat, 24 Feb 1996 20:50:41 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA12799 for cvs-all-outgoing; Sat, 24 Feb 1996 20:50:35 -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-commit@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