freebsd-dev/cddl/contrib/opensolaris/lib
Will Andrews 9ad184a98c Initialize an argument to NULL instead of expecting dlinfo() to do it.
dlinfo() is a weak reference that may not be initialized at the time of
execution. The default implementation (in lib/libc/gen/dlfcn.c) neither
modifies the address pointed to by the third argument nor returns an error.

Differential Revision:	https://reviews.freebsd.org/D1326
Reviewed by:		markj
MFC after:		1 week
2014-12-17 00:22:41 +00:00
..
libctf/common MFV r272851: 2014-12-08 04:35:34 +00:00
libdtrace Initialize an argument to NULL instead of expecting dlinfo() to do it. 2014-12-17 00:22:41 +00:00
libgen/common Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
libnvpair MFV r260710 + 275532: 2014-12-06 01:01:51 +00:00
libuutil/common cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c 2014-03-07 23:01:35 +00:00
libzfs/common MFV r275784: 2014-12-15 18:28:22 +00:00
libzfs_core/common MFV r274273: 2014-11-10 08:20:21 +00:00
libzpool/common MFV r274272 and diff reduction with upstream. 2014-11-09 07:37:00 +00:00
pyzfs/common MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00