]> granicus.if.org Git - sudo/commit
Don't pollute the namespace with lbuf struct and functions
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Jun 2014 21:51:15 +0000 (15:51 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Jun 2014 21:51:15 +0000 (15:51 -0600)
commit7bafa63c15329578ef845e9f25546833423bee10
tree67b08924bf9cfd6cd721c3d4de4904a26a6fcadb
parent6bdee0488cdbe8db2512eb3c2cccf85e03888ce7
Don't pollute the namespace with lbuf struct and functions
17 files changed:
MANIFEST
Makefile.in
include/sudo_lbuf.h [moved from include/lbuf.h with 67% similarity]
lib/util/Makefile.in
lib/util/lbuf.c
lib/util/util.exp
plugins/sudoers/Makefile.in
plugins/sudoers/ldap.c
plugins/sudoers/parse.c
plugins/sudoers/sssd.c
plugins/sudoers/sudo_nss.c
plugins/sudoers/sudo_nss.h
plugins/sudoers/sudoers.h
plugins/sudoers/toke.c
plugins/sudoers/toke.l
src/Makefile.in
src/parse_args.c