Subject: Re: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 03/26/1999 15:13:10
In article <199903260404.UAA00569@nb00.nas.nasa.gov> sommerfeld@netbsd.org writes:
>Module Name:	src
>Committed By:	sommerfeld
>Date:		Fri Mar 26 04:04:14 UTC 1999
>
>Modified Files:
>	src/lib/libc/gen: getcwd.c
>Log Message:
>Use __getcwd() system call in getcwd() unless OLD_GETCWD is defined

But looking at the code __getcwd() does not work yet on whiteouts? Don't
we lose functionality this way?

christos