]> granicus.if.org Git - sudo/commit
Move list manipulation macros to list.h and create C versions of
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 31 Aug 2007 23:13:26 +0000 (23:13 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 31 Aug 2007 23:13:26 +0000 (23:13 +0000)
commitd72778832c00f07f61dfe0b81f473881be1c0325
tree95f79dcd2fec38583d0be01c55d3b983cf62bcd0
parent07ebde4098d2d6a992383be67785f811b414597b
Move list manipulation macros to list.h and create C versions of
the more complex ones in list.c.  The names have been down-cased
so they appear more like normal functions.
Makefile.in
alias.c
defaults.c
gram.y
list.c [new file with mode: 0644]
list.h [new file with mode: 0644]
match.c
parse.c
parse.h
testsudoers.c
visudo.c