cregit-Linux how code gets into the kernel

Release 4.7 tools/build/feature/test-libelf-getphdrnum.c

#include <libelf.h>


int main(void) { size_t dst; return elf_getphdrnum(0, &dst); }

Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar19100.00%1100.00%
Total19100.00%1100.00%


Overall Contributors

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