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:   apb
Date:           Thu Apr 17 16:40:20 UTC 2008

Modified Files:
        src/lib/libc/gen: isascii.3

Log Message:
When given negative inputs, isascii returns false.  Clarify that
it checks for the range 0 to 127, not "less than or equal to 0177".


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libc/gen/isascii.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