cregit-Linux how code gets into the kernel

Release 4.18 tools/lib/subcmd/sigchain.h

Directory: tools/lib/subcmd
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __SUBCMD_SIGCHAIN_H

#define __SUBCMD_SIGCHAIN_H


typedef void (*sigchain_fun)(int);

int sigchain_pop(int sig);

void sigchain_push_common(sigchain_fun f);

#endif /* __SUBCMD_SIGCHAIN_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Ingo Molnar3088.24%133.33%
Josh Poimboeuf38.82%133.33%
Greg Kroah-Hartman12.94%133.33%
Total34100.00%3100.00%
Directory: tools/lib/subcmd
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.