zfs/config
Brian Behlendorf b868e22f05 Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.
This patch adds three missing Solaris functions: kmem_asprintf(), strfree(),
and strdup().  They are all implemented as a thin layer which just calls
their Linux counterparts.  As part of this an autoconf check for kvasprintf
was added because it does not appear in older kernels.  If the kernel does
not provide it then spl-generic implements it.

Additionally the dead DEBUG_KMEM_UNIMPLEMENTED code was removed to clean
things up and make the kmem.h a little more readable.
2010-06-11 15:57:25 -07:00
..
Rules.am Public Release Prep 2010-05-17 15:18:00 -07:00
config.awk Allow spl_config.h to be included by dependant packages (updated) 2010-03-22 14:45:33 -07:00
config.guess * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
config.sub * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
depcomp * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
install-sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
ltmain.sh Add support for 'make -s' silent builds 2010-03-26 15:41:17 -07:00
missing * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
rpm.am Public Release Prep 2010-05-17 15:18:00 -07:00
spl-build.m4 Add kmem_asprintf(), strfree(), strdup(), and minor cleanup. 2010-06-11 15:57:25 -07:00
spl-meta.m4 Public Release Prep 2010-05-17 15:18:00 -07:00