Todd C. Miller
|
05a01d4c5d
|
Avoid using a leading underbar in defines as they are reserved in
ISO C.
|
2015-05-21 11:13:20 -06:00 |
|
Todd C. Miller
|
17a2a27e46
|
Use generic bitmap macros instead of select-style fd_set.
|
2014-10-23 14:37:27 -06:00 |
|
Todd C. Miller
|
5270ebf1f2
|
When registering with the debug subsystem, the caller now passes
in an arrary of ints that gets filled in with the subsytem IDs to
be used in debug_decl.
|
2014-10-23 06:36:50 -06:00 |
|
Todd C. Miller
|
e9914a91b1
|
The sudoers plugin now defines its own list of debugging subsystem names
and defines.
|
2014-10-22 13:30:52 -06:00 |
|