NetBSD/sys/arch/m68k
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
..
060sp Move to 2 clause TNF license 2008-05-03 23:57:21 +00:00
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
fpe ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fpsp Spell "exception" properly. 2010-02-27 22:12:31 +00:00
include 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
m68k fix copy{in,out}{,str}() to return the error returned by uvm_fault(). 2010-03-20 23:31:27 +00:00
Makefile
Makefile.cmachflags Abstract out setting of '-m680X0' based on -DM68020, -DM68030, 2009-01-25 22:25:08 +00:00
Makefile.inc Make the mac68k 'tags' target work. 2007-02-25 05:47:55 +00:00