Date: Fri, 17 Sep 1999 01:35:08 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_file.c Message-ID: <199909170835.BAA70611@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/09/17 01:35:08 PDT Modified files: sys/i386/linux linux_file.c Log: Fix getcwd. It must return the length of the path including the terminating 0. While I'm here, fix style and debug printf. Fix derived from patch by: Darryl Okahata <darrylo@sr.hp.com> Revision Changes Path 1.33 +20 -7 src/sys/i386/linux/linux_file.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?199909170835.BAA70611>