Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: wennmach
Date: Wed Nov 17 15:52:14 UTC 1999
Modified Files:
basesrc/lib/libc/gen: vis.c
Log Message:
Add some casts to u_char to get vis working again for characters > 0177
in VIS_OCTAL mode. Also, change the mask for the most significant tribble
to 03.
Reviewed by christos.
Fixes PR 8802.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/gen/vis.c
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