NetBSD/sys/lib/libkern
he fddc3457b2 Change the use of formally undocumented features, which have now been
made to fail.  Specifically, change
.ifdef(SYMBOL) -> .ifdef SYMBOL or .if defined(SYMBOL),
and corresponding for .ifndef.

Also correct one error in lib/libm/Makefile (.ifdef (${MKCOMPLEX} != "no")?!?).
2009-01-18 20:42:11 +00:00
..
arch These copy of gcc millicode routines is now included in librump (that 2009-01-07 22:15:18 +00:00
Makefile Change the use of formally undocumented features, which have now been 2009-01-18 20:42:11 +00:00
Makefile.inc
Makefile.libkern Split variables out of Makefile into Makefile.libkern so that we 2009-01-04 18:00:55 +00:00
__assert.c
__main.c
arc4random.c
bcd.c
imax.c
imin.c
intoa.c
libkern.h replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
lmax.c
lmin.c
max.c
mertwist.c
milieu.h
min.c
pmatch.c
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c
softfloat.h
ulmax.c
ulmin.c
xlat_mbr_fstype.c