19
19
** TODO [#B] use scandir(3) instead of readdir(3)
20
20
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
21
22
** TODO use EX_* from <sysexits.h>
25
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
26
27
** TODO [#B] Drop privileges after opening FIFO.
31
30
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
32
32
** TODO use EX_* from <sysexits.h>