freebsd-dev/usr.bin/mklocale
Tim J. Robbins 5c65194915 #include <runetype.h> directly for the definition of _CACHED_RUNES, needed
by ldef.h, rather than relying on GCC-specific pollution from <ctype.h>.

Noticed by:	Stefan Farfeleder
2003-09-05 16:05:21 +00:00
..
extern.h Declarations cleanup; make sure externs are in a common header. 2002-04-28 12:34:54 +00:00
ldef.h Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc(). 2003-06-17 19:58:33 +00:00
lex.l #include <runetype.h> directly for the definition of _CACHED_RUNES, needed 2003-09-05 16:05:21 +00:00
Makefile Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc(). 2003-06-17 19:58:33 +00:00
mklocale.1 Add GB18030 and GBK to the list of encodings. Cross-reference the 2003-08-10 11:51:14 +00:00
yacc.y Allow GB18030 locale 2003-07-29 07:56:05 +00:00