Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   briggs
Date:           Mon Sep 16 04:10:37 UTC 2002

Modified Files:
        basesrc/lib/libc/gen: __fts13.c
        basesrc/tools/compat: config.h.in configure configure.ac
Added Files:
        basesrc/tools/compat: fts.h

Log Message:
Always use NetBSD's fts(3) in compat builds.  Some systems (notably
Red Hat 7.3, at least) do not have fts(3) implementations that work
correctly with -D_FILE_OFFSET_BITS=64.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/lib/libc/gen/__fts13.c
cvs rdiff -r1.21 -r1.22 basesrc/tools/compat/config.h.in
cvs rdiff -r1.23 -r1.24 basesrc/tools/compat/configure \
    basesrc/tools/compat/configure.ac
cvs rdiff -r0 -r1.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.




Home | Main Index | Thread Index | Old Index