freebsd-dev/cddl/contrib/opensolaris/head
Pawel Jakub Dawidek bf55edc7c8 Implement __assert() for Solaris-specific code. Until now Solaris code was
using Solaris prototype for __assert(), but FreeBSD's implementation.
Both take different arguments, so we were either core-dumping in assert()
or printing garbage.

Reported by:	avg
MFC after:	1 week
2009-09-08 20:06:35 +00:00
..
atomic.h
libintl.h Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
nlist.h
note.h
stdio_ext.h
storclass.h
syms.h
synch.h Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
thread.h The mutex_owned() macro should operate on kmutex_t and not on mutex_t. 2009-07-09 20:22:05 +00:00