NetBSD/distrib/syspkg/sets/comp
tshiozak dc7d18ff88 refine i18n stuffs.
- add libc/citrus directory.
    this directory contains the common stuffs not only for locale
    but also other facilities relating to i18n (e.g. iconv).
  - To keep the binary compatibility for the ctype modules easily,
    the interface between libc and the modules is simplified.
  - For the future integrated extension, module pool is renamed
    from "/usr/lib/runemodule" to "/usr/lib/i18n".
    In the future, this directory will contain the modules for "iconv",
    "collation", etc.
  - some cosmetic changes.
  - Bug fix for runetype.h; __attribute__((__packed__)) is placed at
    the wrong position and it is invalid unintentionally.
    But, the all members of the structures seem well-aligned.  Thus,
    this bug causes no problem, hopefully.

HEADS UP:
  - /usr/lib/rumemodule is obsoleted.  If you use the multibyte locales,
    you need to install /usr/lib/i18n/* from sys/lib/i18n_module .
  - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept.
    Perhaps, the bug fix about __packed__ mentioned above breaks the
    compatibility...  Be careful especially on 64bit platforms.
2002-03-17 22:14:05 +00:00
..
comp-c-bin
comp-c-catman
comp-c-include
comp-c-lib
comp-c-lintlib
comp-c-man
comp-c-piclib
comp-c-proflib
comp-c-root
comp-c-share
comp-c_locale-da
comp-c_locale-de
comp-c_locale-es
comp-c_locale-fr
comp-c_locale-ko
comp-c_locale-nl
comp-c_locale-no
comp-c_locale-pl
comp-c_locale-pt
comp-c_locale-sl
comp-c_locale-sv
comp-cvs-bin
comp-cvs-catman
comp-cvs-man
comp-cxx-bin
comp-cxx-catman
comp-cxx-include
comp-cxx-lib
comp-cxx-man
comp-cxx-piclib
comp-cxx-proflib
comp-debug-bin
comp-debug-catman
comp-debug-man
comp-debug-sbin
comp-fortran-bin
comp-fortran-catman
comp-fortran-lib
comp-fortran-man
comp-fortran-piclib
comp-fortran-proflib
comp-i18n-lib
comp-objc-bin
comp-objc-lib
comp-objc-piclib
comp-objc-proflib
comp-sys-catman
comp-sys-man
comp-sysutil-catman
comp-sysutil-man
comp-sysutil-root
comp-sysutil-sbin
comp-util-bin
comp-util-catman
comp-util-man
comp-util-sbin
comp-util-share
Makefile
Makefile.inc