Subject: CVS commit: basesrc/include
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 08/04/2002 08:22:36
Module Name: basesrc
Committed By: soren
Date: Sun Aug 4 05:22:35 UTC 2002
Modified Files:
basesrc/include: limits.h
Log Message:
As of IEEE (POSIX) 1003.1-2001, _POSIX_PATH_MAX must be at least 256 rather
than 255 and is now defined to include the terminating NUL.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/include/limits.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.