Date: Sat, 14 Aug 1999 05:19:41 -0700 (PDT) From: Peter Holm <pho@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen fts.c Message-ID: <199908141219.FAA19908@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pho 1999/08/14 05:19:41 PDT
Modified files:
lib/libc/gen fts.c
Log:
Reviewed by: phk
When fts_open is used with option FTS_NOCHDIR the full
path entry of type FTS_DP is returned with a trailing
'/' if the final directory is empty.
This fix coresponds to netbsd's __fts13.c v. 1.16
Revision Changes Path
1.9 +1 -1 src/lib/libc/gen/fts.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908141219.FAA19908>
