cregit-Linux how code gets into the kernel

Release 4.12 tools/build/feature/test-sched_getcpu.c

#ifndef _GNU_SOURCE

#define _GNU_SOURCE
#endif
#include <sched.h>


int main(void) { return sched_getcpu(); }

Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo11100.00%1100.00%
Total11100.00%1100.00%


Overall Contributors

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