Date: Mon, 15 Sep 1997 23:00:52 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getcwd.c Message-ID: <199709160600.XAA14989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/09/15 23:00:52 PDT
Modified files:
lib/libc/gen getcwd.c
Log:
Put a system call not present checking wrapper around the call to
__getcwd(). I've got this libc code running on one of my machines
at the moment without the __getcwd() syscall being present.
Revision Changes Path
1.14 +35 -9 src/lib/libc/gen/getcwd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709160600.XAA14989>
