Date: Sat, 15 Jun 2002 01:31:19 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wc wc.c Message-ID: <200206150831.g5F8VJ816785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/15 01:31:19 PDT Modified files: usr.bin/wc wc.c Log: fstat() returns information about the target of any symbolic link that was opened, not the link itself. Remove dead code. Revision Changes Path 1.17 +2 -2 src/usr.bin/wc/wc.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?200206150831.g5F8VJ816785>