NetBSD/common/lib
apb 2953114330 Change CTASSERT to __CTASSERT (the spelling used in <sys/cdefs.h>),
include <sys/cdefs.h> so that it will be defined,
and move it to a better place.

The previous CTASSERT would never have been used because
of the ifdef.  If it had been used, it would have had
unwanted effects from being just after the "static inline"
that appears when BZERO is defined.

Also move the __RCSID to a more conventional location.
2012-03-02 16:19:15 +00:00
..
libc Change CTASSERT to __CTASSERT (the spelling used in <sys/cdefs.h>), 2012-03-02 16:19:15 +00:00
libppath avoid sys/systm.h in userland ppath.h. 2011-09-30 10:23:03 +00:00
libprop Add missing Nd. 2011-10-17 09:24:54 +00:00
libutil also handle the separator after the F field. 2012-01-23 03:22:41 +00:00
libx86emu 0:0 is the adress x86emu_call pushes on the stack, so check for it here 2009-02-03 19:26:29 +00:00