Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/10/2004 04:11:34
Module Name: src
Committed By: lukem
Date: Wed Nov 10 04:11:34 UTC 2004
Modified Files:
src/lib/libc/gen: getpwent.c
Log Message:
Use _GETPW_R_SIZE_MAX from <limits.h> rather than defining a private version.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/lib/libc/gen/getpwent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.