Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/27/1999 03:14:40
Module Name: syssrc
Committed By: mrg
Date: Sat Nov 27 11:14:40 UTC 1999
Modified Files:
syssrc/sys/arch/sparc/include: limits.h
Log Message:
merge sparc64 limits.h; these files are now identical. this includes
a `fix' for when s?size_t was changed from int to long but the
definitions of S?SIZE_MAX were left as U?INT_MAX. these are now
U?LONG_MAX.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/sparc/include/limits.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.