Subject: PR/37007 CVS commit: src/include
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: netbsd-bugs
Date: 09/21/2007 01:45:02
The following reply was made to PR kern/37007; it has been noted by GNATS.

From: Mindaugas Rasiukevicius <rmind@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37007 CVS commit: src/include
Date: Fri, 21 Sep 2007 01:41:43 +0000 (UTC)

 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.