Release 4.14 arch/x86/um/bugs_64.c
/*
* Copyright 2003 PathScale, Inc.
*
* Licensed under the GPL
*/
#include <sysdep/ptrace.h>
void arch_check_bugs(void)
{
}
Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jeff Dike | 6 | 100.00% | 1 | 100.00% |
Total | 6 | 100.00% | 1 | 100.00% |
void arch_examine_signal(int sig, struct uml_pt_regs *regs)
{
}
Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jeff Dike | 12 | 100.00% | 3 | 100.00% |
Total | 12 | 100.00% | 3 | 100.00% |
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Jeff Dike | 21 | 95.45% | 3 | 75.00% |
Al Viro | 1 | 4.55% | 1 | 25.00% |
Total | 22 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.