]> granicus.if.org Git - sudo/commit
Set yacc prefix to "sudoers" to avoid conflicts other yacc parsers.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 14 Sep 2012 20:19:25 +0000 (16:19 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 14 Sep 2012 20:19:25 +0000 (16:19 -0400)
commit5276ab3a5f1c085fe0ea0a6e60cc1b1d50528e08
tree039854319a17bfe2927917749525812fa7cab603
parent0c9083b1417917dcaa8e8a3afdaf627bc886c611
Set yacc prefix to "sudoers" to avoid conflicts other yacc parsers.
12 files changed:
plugins/sudoers/Makefile.in
plugins/sudoers/gram.c
plugins/sudoers/gram.h
plugins/sudoers/parse.c
plugins/sudoers/regress/parser/check_fill.c
plugins/sudoers/sudoers.h
plugins/sudoers/testsudoers.c
plugins/sudoers/toke.c
plugins/sudoers/toke.h
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c
plugins/sudoers/visudo.c