NetBSD/include
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
..
arpa
heimdal update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
protocols Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
rpc Make it obvious in comments that dispatch takes some arguments (from 2002-02-25 22:44:56 +00:00
rpcsvc
Makefile A utmpx implementation. 2002-02-22 20:09:01 +00:00
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
err.h
errno.h
fmtmsg.h
fnmatch.h Make FNM_CASEFOLD !_XOPEN_SOURCE, too. 2001-10-27 15:41:18 +00:00
fstab.h
fts.h
getopt.h
glob.h Partially back out previous: don't apply restrict qualifier to pointer 2001-10-28 05:12:31 +00:00
grp.h public prototypes should use __P(); fix entries for pwcache_{user,group}db() 2002-01-27 07:00:43 +00:00
hesiod.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link.h
link_aout.h
link_elf.h
locale.h
login_cap.h
malloc.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
md2.h
md4.h
md5.h
memory.h
mpool.h
ndbm.h
netconfig.h
netdb.h
netgroup.h
nl_types.h Give the struct typedef'd to *nl_catd a name to avoid an error with gcc 2001-12-06 23:04:06 +00:00
nlist.h
nsswitch.h
paths.h refine i18n stuffs. 2002-03-17 22:14:05 +00:00
pwd.h public prototypes should use __P(); fix entries for pwcache_{user,group}db() 2002-01-27 07:00:43 +00:00
ranlib.h
re_comp.h
regex.h
regexp.h
resolv.h
rmd160.h
rmt.h
sched.h
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h ISO C / SUSv3 <stdbool.h>. 2002-02-02 17:31:52 +00:00
stddef.h
stdio.h - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
stdlib.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h
ttyent.h
tzfile.h
ulimit.h
unistd.h
util.h Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +00:00
utime.h
utmp.h
utmpx.h add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
vis.h
wchar.h fix prototype of fputwc, putwc and putwchar. 2002-03-14 21:22:28 +00:00
wctype.h