cregit-Linux how code gets into the kernel

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

#include <libelf.h>


int main(void) { Elf *elf = elf_begin(0, ELF_C_READ_MMAP, 0); return (long)elf; }

Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar26100.00%1100.00%
Total26100.00%1100.00%


Overall Contributors

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