Print this page
10063 basic support for smatch
10153 checkpaths shouldn't check packaging exceptions

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 1004 lines elided ↑ open up ↑
1005 1005  # libcustr is private
1006 1006  #
1007 1007  usr/include/libcustr.h
1008 1008  lib/amd64/libcustr.so           i386
1009 1009  lib/amd64/llib-lcustr.ln        i386
1010 1010  lib/sparcv9/libcustr.so         sparc
1011 1011  lib/sparcv9/llib-lcustr.ln      sparc
1012 1012  lib/libcustr.so
1013 1013  lib/llib-lcustr
1014 1014  lib/llib-lcustr.ln
     1015 +
     1016 +#
     1017 +# smatch is delivered and used only with the source tree
     1018 +#
     1019 +opt/onbld/bin/i386/smatch       i386
     1020 +opt/onbld/share/smatch
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX