Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
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.
Home |
Main Index |
Thread Index |
Old Index