cregit-Linux how code gets into the kernel

Release 4.14 tools/build/feature/test-setns.c


#define _GNU_SOURCE
#include <sched.h>


int main(void) { return setns(0, 0); }

Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo15100.00%1100.00%
Total15100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo21100.00%1100.00%
Total21100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.