Print this page
saveargs: Implement as libsaveargs

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 965 lines elided ↑ open up ↑
 966  966  licenses
 967  967  #
 968  968  # Libbe is private
 969  969  #
 970  970  usr/include/libbe_priv.h
 971  971  #
 972  972  # ipmi is at present only useful on i386, but for historical reasons is
 973  973  # delivered on SPARC and used by the build.
 974  974  #
 975  975  usr/include/sys/ipmi.h  sparc
      976 +
      977 +#
      978 +# libsaveargs is private
      979 +#
      980 +usr/include/saveargs.h                  i386
      981 +usr/lib/amd64/libsaveargs.so            i386
      982 +usr/lib/amd64/libstandsaveargs.so       i386
      983 +usr/lib/amd64/llib-lsaveargs.ln         i386
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX