Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/lib/libc/gen
Module Name: src
Committed By: martin
Date: Tue Jan 16 14:15:50 UTC 2018
Modified Files:
src/lib/libc/gen [netbsd-8]: vis.c
Log Message:
Pull up the following, requested by maya in #411:
lib/libc/gen/vis.c 1.74
Use 16x instead of 4x the amount of space since each wint_t
can result in 4 bytes of 4 characters ("\ooo") each.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.73.4.1 src/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