diff options
| author | Jason King <jason.brian.king@gmail.com> | 2017-05-27 18:46:17 -0500 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2018-10-13 15:26:51 -0400 |
| commit | 4226f635096bf9d814aa9fb335518c4855bbe3a3 (patch) | |
| tree | 505ab683f4454c2ebbde6542c9ecd4f64825e47f /exception_lists | |
| parent | 83b4671e6262c5aa6b4f9fb5a384b1946dfc2e7f (diff) | |
| download | illumos-joyent-4226f635096bf9d814aa9fb335518c4855bbe3a3.tar.gz | |
6375 Add native name demangling support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/packaging | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index e5d28d6bc4..da8bc8d90b 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -28,6 +28,7 @@ # Copyright 2017 Toomas Soome <tsoome@me.com> # Copyright 2017 RackTop Systems. # Copyright 2018, Joyent, Inc. +# Copyright 2018 Jason King # # @@ -42,6 +43,7 @@ usr/include/auth_list.h usr/include/bsm/audit_door_infc.h usr/include/bsm/audit_private.h usr/include/bsm/devalloc.h +usr/include/demangle-sys.h usr/include/getxby_door.h usr/include/passwdutil.h usr/include/priv_utils.h |
