⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sig-names.c

📁 二进制翻译的一个软件
💻 C
字号:
const char* const _sig_names [] = {    "ZERO-SIGNAL"   "SIGHUP",        "SIGINT",  "SIGQUIT",  "SIGILL",  "SIGTRAP",  "SIGABRT",  "SIGIOT",  "SIGBUS",  "SIGFPE",  "SIGKILL",  "SIGUSR1",  "SIGSEGV",  "SIGUSR2",  "SIGPIPE",  "SIGALRM",  "SIGTERM",  "SIGSTKFLT",  "SIGCHLD",  "SIGCONT",  "SIGSTOP",  "SIGTSTP",  "SIGTTIN",  "SIGTTOU",  "SIGURG",  "SIGXCPU",  "SIGXFSZ",  "SIGVTALRM",  "SIGPROF",  "SIGWINCH",  "SIGIO",  "SIGPOLL",  "SIGLOST",  "SIGPWR",  "SIGSYS",  "SIGUNUSED",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",  "RT-Signal",};const char const * const* sig_names = _sig_names;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -