Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/23/2001 21:50:13
Module Name:	basesrc
Committed By:	jdolecek
Date:		Fri Nov 23 19:50:13 UTC 2001

Modified Files:
	basesrc/lib/libc/sys: getrlimit.2

Log Message:
document new error cases
state standard conformancy - besides RLIMIT_AS (which is not supported
currently), getrlimit()/setrlimit() conform to SUSv2
use more standard description cookie for error return in RETURN VALUES
mention also ulimit of sh(1), besides limit of csh(1)


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/sys/getrlimit.2

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