Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: tnozaki
Date: Sat May 22 18:15:21 UTC 2010
Modified Files:
src/lib/libc/locale: ctype_local.h runetype_local.h
src/usr.bin/mklocale: ldef.h
Log Message:
rework bulid breakage problem on linux.
ldef.h: s/1<<8/_CTYPE_CACHE_SIZE/
ctype_local.h: use limits.h instead of machine/limits.h
runetype_local.h: don't use HAVE_NBTOOL_CONFIG as evil way.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/locale/ctype_local.h
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/locale/runetype_local.h
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/mklocale/ldef.h
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