Print this page
Rich's feedback
6375 Add native name demangling support

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 19 lines elided ↑ open up ↑
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25   25  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26   26  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27   27  # Copyright 2016 Nexenta Systems, Inc.
  28   28  # Copyright 2017 Toomas Soome <tsoome@me.com>
  29   29  # Copyright 2017 RackTop Systems.
       30 +# Copyright 2018 Jason King
  30   31  #
  31   32  
  32   33  #
  33   34  # Exception List for validate_pkg
  34   35  #
  35   36  
  36   37  #
  37   38  # The following entries are built in the /proto area
  38   39  # but not included in any packages - this is intentional.
  39   40  #
  40   41  usr/include/auth_list.h
  41   42  usr/include/bsm/audit_door_infc.h
  42   43  usr/include/bsm/audit_private.h
  43   44  usr/include/bsm/devalloc.h
       45 +usr/include/demangle-sys.h
  44   46  usr/include/getxby_door.h
  45   47  usr/include/passwdutil.h
  46   48  usr/include/priv_utils.h
  47   49  usr/include/rpcsvc/daemon_utils.h
  48   50  usr/include/rpcsvc/svc_dg_priv.h
  49   51  usr/include/security/pam_impl.h
  50   52  usr/include/sys/clock_impl.h
  51   53  usr/include/sys/winlockio.h
  52   54  usr/include/scsi/plugins/ses/vendor/sun_impl.h
  53   55  #
↓ open down ↓ 965 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX