MOON
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
System: Linux csr818.wilogic.com 2.6.18-419.el5xen #1 SMP Fri Feb 24 22:50:37 UTC 2017 x86_64
User: digitals (531)
PHP: 5.4.45
Disabled: NONE
Upload Files
File: //usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/bits/sigcontext.ph
require '_h2ph_pre.ph';

no warnings 'redefine';

unless(defined(&_BITS_SIGCONTEXT_H)) {
    eval 'sub _BITS_SIGCONTEXT_H () {1;}' unless defined(&_BITS_SIGCONTEXT_H);
    if(!defined (defined(&_SIGNAL_H) ? &_SIGNAL_H : undef)  && !defined (defined(&_SYS_UCONTEXT_H) ? &_SYS_UCONTEXT_H : undef)) {
	die("Never use <bits/sigcontext.h> directly; include <signal.h> instead.");
    }
    require 'bits/wordsize.ph';
    if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 32) {
	unless(defined(&sigcontext_struct)) {
	    eval 'sub sigcontext_struct () { &sigcontext;}' unless defined(&sigcontext_struct);
	}
    } else {
    }
}
1;