NetBSD/sys/arch/ia64
tnozaki 377cb4e4f9 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
libc implementation (such as *BSD and glibc2).

2. don't typedef void * wc{type,trans}_t, suggested by soda@-san.
   it may pass through compiler type check, it's harmful.
   so i introduce dummy struct __tag_wc{type,trans}_t(iconv_t already does).

no ABI change was made.
2010-03-27 22:14:09 +00:00
..
acpi Make this compile. 2009-11-09 14:15:15 +00:00
compile
conf use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
disasm
ia64 Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
include 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
pci Fix little bit, and add a few files. 2009-07-20 04:41:36 +00:00
stand Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
unwind Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
Makefile