cregit-Linux how code gets into the kernel

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

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


int main(void) { return gelf_getnote(NULL, 0, NULL, NULL, NULL); }

Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo21100.00%1100.00%
Total21100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo2796.43%150.00%
Greg Kroah-Hartman13.57%150.00%
Total28100.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.