Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/05/2005 02:56:12
Module Name:	src
Committed By:	enami
Date:		Tue Jul  5 02:56:12 UTC 2005

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

Log Message:
Fixes to previous:
- Don't handle single and multiple slashes differently.
- A symlink to a directory can be appear in the middle of path.  Don't
  reject it.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/lib/libc/gen/getcwd.c

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