Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 01/18/2007 11:33:13
Module Name:	src
Committed By:	cbiere
Date:		Thu Jan 18 11:33:13 UTC 2007

Modified Files:
	src/lib/libc/gen: ctype.3 toascii.3

Log Message:
isascii() and toascii() are defined for all integers unlike the other
functions. Explicitely mention "undefined behavior".


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libc/gen/ctype.3
cvs rdiff -r1.10 -r1.11 src/lib/libc/gen/toascii.3

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