cregit-Linux how code gets into the kernel

Release 4.7 tools/build/feature/test-libaudit.c

#include <libaudit.h>

extern int printf(const char *format, ...);


int main(void) { printf("error message: %s\n", audit_errno_to_name(0)); return audit_open(); }

Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar21100.00%1100.00%
Total21100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar36100.00%2100.00%
Total36100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}