]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt improved use of fts results: use the correct path to the
authorRobert Watson <rwatson@FreeBSD.org>
Thu, 24 Oct 2002 01:01:53 +0000 (01:01 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Thu, 24 Oct 2002 01:01:53 +0000 (01:01 +0000)
commit4df6daba425f8ac1ab938d20212d78f5b94c6b57
tree3841d7437afb1c196f0ecd0a855fb8fd24b8f750
parent0d511a4ea7f0ff6b05062b39bc775f022735d11d
Attempt improved use of fts results: use the correct path to the
object to retrieve label information on, rather than directly
consuming the fts-provided paths (none of which are quite right).
This is based on the similar readlink() code, and may contain
the same bugs.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
bin/ls/ls.c