Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 08/10/1999 06:03:12
Module Name:	basesrc
Committed By:	fvdl
Date:		Tue Aug 10 13:03:12 UTC 1999

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

Log Message:
Keep track of the number of encountered symlinks and fail with ELOOP
if they exceed MAXSYMLINKS.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.