zfs/lib/libnvpair
Brian Behlendorf 8ec8000f95 Fix "format not a string literal" warning
Under Ubuntu 10.04 the default compiler flags include -Wformat
and -Wformat-security which cause the above warning.  In particular,
cases where "%s" was forgotten as part of the format specifier.

https://wiki.ubuntu.com/CompilerFlags
2010-09-08 21:39:28 -07:00
..
Makefile.am Support custom build directories and move includes 2010-09-08 12:38:56 -07:00
Makefile.in Support custom build directories and move includes 2010-09-08 12:38:56 -07:00
libnvpair.c Fix "format not a string literal" warning 2010-09-08 21:39:28 -07:00
nvpair_alloc_system.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00