NetBSD/lib/libc
bjh21 282980297f xdr_enum() now gets passed a real enum_t *, rather than an enum foo *
in disguise.  This means it can just be yet another copy of
xdr_int32_t(), rather than messing around trying to work out the size
of an enum.

This change should make no difference on existing ports, where enum_t
is the same size as all enums, but will make a difference on ARM ELF.
2002-02-10 13:47:10 +00:00
..
arch Enable the _Qp* routines to be built always and allow full softfloat to be 2002-02-05 07:54:01 +00:00
compat-43 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
db Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
dlfcn
gen fix <> string names 2002-02-10 01:21:38 +00:00
gmon We reference a monstartup(3), so let's actually make a link for it. 2002-01-02 04:52:55 +00:00
hash generate & symbolically 2002-02-07 09:24:04 +00:00
include - Implement pwcache_userdb(3), which changes the routines that 2002-01-24 02:46:32 +00:00
locale Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
md Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
net generate & symbolically 2002-02-07 09:24:04 +00:00
nls Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
quad
regex Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rpc xdr_enum() now gets passed a real enum_t *, rather than an enum foo * 2002-02-10 13:47:10 +00:00
softfloat Add internal names for fp{get,set}{mask,round,sticky}(), and 2002-01-13 21:45:39 +00:00
stdio Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
stdlib generate & symbolically 2002-02-07 09:24:04 +00:00
string generate & symbolically 2002-02-07 09:24:04 +00:00
sys Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
termios Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
thread-stub
time fix isolated collateral damage from <>& churn 2002-02-10 02:46:27 +00:00
yp Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
Makefile Make it possible for ctags to be a host tool. 2002-01-31 19:13:12 +00:00
shlib_version - Implement pwcache_userdb(3), which changes the routines that 2002-01-24 02:46:32 +00:00