cregit-Linux how code gets into the kernel

Release 4.14 tools/build/feature/test-libelf-getshdrstrndx.c

// SPDX-License-Identifier: GPL-2.0
#include <libelf.h>


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

Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo19100.00%1100.00%
Total19100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo2295.65%150.00%
Greg Kroah-Hartman14.35%150.00%
Total23100.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.