On Tuesday 05 April 2005 17:56, David Woodhouse wrote:
> How do you get the ELF machine type?
#include <elf.h>
There's more to it than including a header. Put yourself in auditctl's shoes.
You just started running. What do you do to figure it out?
-Steve