]> granicus.if.org Git - sudo/commit
Add target for "make splint". A few files need extra guards to avoid
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 21 May 2015 17:07:13 +0000 (11:07 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 21 May 2015 17:07:13 +0000 (11:07 -0600)
commit1298ea91070261fa1666dad00dca2cbe040cff92
tree674b27a0c330f398b0aec8e6f0c50da813ad4d80
parenta40cf3e28828f7fb429b362d3e61535886ea546a
Add target for "make splint".  A few files need extra guards to avoid
errors on systems where they would not otherwise be compiled.
No warnings from splint.
27 files changed:
Makefile.in
doc/Makefile.in
examples/Makefile.in
include/Makefile.in
lib/util/Makefile.in
lib/zlib/Makefile.in
plugins/group_file/Makefile.in
plugins/sample/Makefile.in
plugins/sudoers/Makefile.in
plugins/sudoers/auth/afs.c
plugins/sudoers/auth/aix_auth.c
plugins/sudoers/auth/bsdauth.c
plugins/sudoers/auth/dce.c
plugins/sudoers/auth/fwtk.c
plugins/sudoers/auth/kerb5.c
plugins/sudoers/auth/pam.c
plugins/sudoers/auth/rfc1938.c
plugins/sudoers/auth/secureware.c
plugins/sudoers/auth/securid5.c
plugins/sudoers/auth/sia.c
plugins/sudoers/bsm_audit.c
plugins/sudoers/linux_audit.c
plugins/sudoers/solaris_audit.c
plugins/sudoers/sssd.c
plugins/system_group/Makefile.in
src/Makefile.in
src/selinux.c