freebsd-src/usr.bin/gencat
Alexey Zelkin 5605146f8f Bring in NetBSD's improvements and cleanups to NLS subsystem, making
it type and endian clean.

Also following changes were done:

. Remove of outdated support for generating of include files for
  NLS catalogs being generated.
. Integrate my old code optimizations
. ANSI'fy prototypes
. Remove duplicate defines, and cleanup includes
. Remove first (unused) argument from error() function
. Const'ify (gencat now WARNS=8 clean)
. Convert corrupt() and nomem() functions to macros
. Add *temporary* note what '-new' command line argument is
  deprecated now (instead of exiting with error message)

WARNING: format of generated .cat files is changed!

XXX: re-add support for *updating* of .cat files, NetBSD has this
functionality disabled

Obtained from:	NetBSD (mostly)
2005-02-27 16:23:14 +00:00
..
gencat.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
gencat.c Bring in NetBSD's improvements and cleanups to NLS subsystem, making 2005-02-27 16:23:14 +00:00
gencat.h
genlib.c
Makefile