diff options
| author | Robert Mustacchi <rm@joyent.com> | 2014-06-10 05:45:07 +0000 |
|---|---|---|
| committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2021-11-06 14:59:12 +0000 |
| commit | 01aad2697e36a09a93fa18833b39bcc0486de567 (patch) | |
| tree | b87045e9fcb6393272aaf61e8663e79e04213f6b /exception_lists | |
| parent | 1e8d79d21400b4e47d64ce367181e7e5ce992649 (diff) | |
| download | illumos-joyent-01aad2697e36a09a93fa18833b39bcc0486de567.tar.gz | |
14197 Implement id_space as a library
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Rich Lowe <richlowe@richlowe.net>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/packaging | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index 8991df8a7d..6ef7e7921d 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -391,6 +391,12 @@ usr/lib/librename.so usr/lib/amd64/librename.so i386 usr/include/librename.h # +# Private libidspace +# +usr/lib/libidspace.so +usr/lib/amd64/libidspace.so i386 +usr/include/libidspace.h +# # Private interfaces in libsec # usr/include/aclutils.h |
