]> granicus.if.org Git - sudo/commit
Use generic bitmap macros instead of select-style fd_set.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 20:37:27 +0000 (14:37 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 20:37:27 +0000 (14:37 -0600)
commit17a2a27e46f76ebc348ae9533d81c4360b73f84d
tree2c61949a6ddc0e9e529c95115c6ae9dc33cfa844
parent4baa7e6d2c94432306b790c587e383a837fae749
Use generic bitmap macros instead of select-style fd_set.
12 files changed:
Makefile.in
include/sudo_debug.h
lib/util/Makefile.in
lib/util/sudo_debug.c
plugins/group_file/Makefile.in
plugins/sample/Makefile.in
plugins/sudoers/Makefile.in
plugins/sudoers/sudoers_debug.c
plugins/sudoers/sudoers_debug.h
plugins/system_group/Makefile.in
src/Makefile.in
src/exec.c