Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/11/1999 11:01:47
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Sun Jul 11 18:01:47 UTC 1999

Modified Files:
	basesrc/lib/libc/gen: getcwd.c

Log Message:
Avoid infinite loop if pathname is longer than the maximum the kernel
is willing to return from getcwd().
(this can only happen in -current).


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/gen/getcwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.