NetBSD/usr.bin/mklocale
tnozaki 2a7af30c36 1. split runetype_local.h -> runetype_file.h
and remove renameing _Rune* -> _NBRune* namespace protection.

   FreeBSD traditionaly exposes struct _Rune* in runetype.h
   which included by ctype.h. it may cause conflicting type error
   in our cross build process, former we use renaming namespace
   to avoid this problem, now i reworked more resonable way.

2. merge rune_local.h to runetype_local.h, and remove it.
3. split bsdctype.h -> bsdctype_{file,local}.h
2010-06-13 04:14:56 +00:00
..
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
ldef.h rework bulid breakage problem on linux. 2010-05-22 18:15:21 +00:00
lex.l 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
mklocale.1 Escape punctuation. Use logical markup for indentation. 2010-05-14 17:23:13 +00:00
mklocaledb.c
yacc.y 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00