Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/lib/libc/gen
Module Name: src
Committed By: bouyer
Date: Thu Jan 15 22:05:39 UTC 2009
Modified Files:
src/lib/libc/gen [netbsd-4]: fts.c
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1256):
lib/libc/gen/fts.c: revision 1.35
Ensure fts_close() doesn't spuriously close fd 0,
by testing FTS_SYMFOLLOW in fts_flags instead of fts_options.
Fix provided by Ben Harris in PR 40319
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.31.4.1 src/lib/libc/gen/fts.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