#include <linux/elf.h> #include <linux/coredump.h> #include <linux/fs.h> #include <linux/mm.h> #include <asm/elf.h>
Elf64_Half elf_core_extra_phdrs(void) { return GATE_EHDR->e_phnum; }Contributors
Person | Tokens | Prop | Commits | CommitProp | |
daisuke hatayama | daisuke hatayama | 12 | 100.00% | 1 | 100.00% |
Total | 12 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
daisuke hatayama | daisuke hatayama | 162 | 97.59% | 1 | 50.00% |
al viro | al viro | 4 | 2.41% | 1 | 50.00% |
Total | 166 | 100.00% | 2 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
daisuke hatayama | daisuke hatayama | 107 | 96.40% | 1 | 50.00% |
al viro | al viro | 4 | 3.60% | 1 | 50.00% |
Total | 111 | 100.00% | 2 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
daisuke hatayama | daisuke hatayama | 82 | 100.00% | 1 | 100.00% |
Total | 82 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
daisuke hatayama | daisuke hatayama | 378 | 97.93% | 2 | 50.00% |
al viro | al viro | 8 | 2.07% | 2 | 50.00% |
Total | 386 | 100.00% | 4 | 100.00% |