Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/gen
Module Name: src
Committed By: liamjfoy
Date: Tue Jun 12 16:16:20 UTC 2007
Modified Files:
src/lib/libc/gen [netbsd-3]: scandir.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1803):
Be more conservative about computing the number of entries in
the directory. Avoids core-dump with ZFS filesystems (they return
the number of entries in stat(2) instead of the size in st_size)
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.6.1 src/lib/libc/gen/scandir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index