Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 21:09:40
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 19:09:40 UTC 2002
Modified Files:
basesrc/lib/libc/gen [netbsd-1-6]: __fts13.c
Log Message:
Pull up revision 1.40 (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 -r1.39 -r1.39.2.1 basesrc/lib/libc/gen/__fts13.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.