freebsd-dev/cddl/contrib/opensolaris/lib
Mark Johnston 281e4f2dd4 When patching USDT probes, use non-unique names for aliases of weak symbols.
Aliases are normally given names that include a key that's unique for each
input object file. This, for example, ensures that aliases for identically
named local symbols in different object files don't conflict. However, in
some cases the static linker will leave an undefined alias after merging
identical weak symbols, resulting in a link error. A non-unique name allows
the aliases to be merged as well.

PR:		216871
X-MFC With:	r313262
2017-02-10 02:01:32 +00:00
..
libctf/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
libdtrace When patching USDT probes, use non-unique names for aliases of weak symbols. 2017-02-10 02:01:32 +00:00
libgen/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
libnvpair MFV r302662: 6447 handful of nvpair cleanups 2016-09-01 15:17:39 +00:00
libuutil/common cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c 2014-03-07 23:01:35 +00:00
libzfs/common MFV r308989: 6428 set canmount=off on unmounted filesystem tries to 2016-11-24 10:11:09 +00:00
libzfs_core/common MFV r308222: 6051 lzc_receive: allow the caller to read the begin record 2016-11-03 09:24:27 +00:00
libzpool/common Cast result from third parameter to int instead of promoting it to size_t 2016-07-31 06:03:27 +00:00
pyzfs/common MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00