]> granicus.if.org Git - sudo/commit
We require POSIX so no need to conditionally include dirent.h.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Jul 2015 15:24:48 +0000 (09:24 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Jul 2015 15:24:48 +0000 (09:24 -0600)
commitd77941c2bea45114194f9d83b5383a5d2e1b7eba
tree755202f593fe4ea99023f116f4f36dc2b2fbb9c3
parent0b241088b3b4f0f45926daa9a4328e6c895afea7
We require POSIX so no need to conditionally include dirent.h.
Add a check for d_namlen and use the result in the NAMLEN macro.
config.h.in
configure
configure.ac
lib/util/closefrom.c
lib/util/getcwd.c
lib/util/glob.c
plugins/sudoers/match.c
plugins/sudoers/sudoreplay.c
plugins/sudoers/toke.c
plugins/sudoers/toke.l
src/ttyname.c