Subject: CVS commit: [netbsd-1-6] basesrc/tools/compat
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 21:10:45
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 19:10:45 UTC 2002
Added Files:
basesrc/tools/compat [netbsd-1-6]: fts.h
Log Message:
Pull up revision 1.1 (new, requested by thorpej in ticket #834):
Always NetBSD's own fts(3) in compat builds. Some systems
(among them RedHat 7.3) do not have fts(3) implementations
which work correctly with -D_FILE_OFFSET_BITS=64.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/tools/compat/fts.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.