Subject: CVS commit: src/include
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 09/21/2007 01:41:43
Module Name:	src
Committed By:	rmind
Date:		Fri Sep 21 01:41:43 UTC 2007

Modified Files:
	src/include: limits.h

Log Message:
- Correct the value of _POSIX_SYMLINK_MAX as defined in standard.
  Closes PR/37007 by Ighighi.
- While here, increase _POSIX_CHILD_MAX as suggested by standard.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/include/limits.h

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