Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 10/26/1994 13:30:06
mycroft
Wed Oct 26 13:21:46 PDT 1994
Update of /b/source/CVS/src/gnu/usr.bin/ld/rtld
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/ld/rtld
Modified Files:
rtld.c
Log Message:
Don't close the hints file while it's mapped, but unmap and close it after
loading.
mycroft
Wed Oct 26 13:25:54 PDT 1994
Update of /b/source/CVS/src/lib/libc/gen
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libc/gen
Modified Files:
fts.c
Log Message:
Avoid extra stat()s if a link count of 1 is returned for directories but the
d_type field is filled in.