require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SIGNAL_H)) { die("Never include <bits/sigaction.h> directly; use <signal.h> instead."); } if(defined(&__USE_POSIX199309)) { eval 'sub sa_handler () { ($__sigaction_handler->{sa_handler});}' unless defined(&sa_handler); eval 'sub sa_sigaction () { ($__sigaction_handler->{sa_sigaction});}' unless defined(&sa_sigaction); } else { } eval 'sub SA_NOCLDSTOP () {1;}' unless defined(&SA_NOCLDSTOP); eval 'sub SA_NOCLDWAIT () {2;}' unless defined(&SA_NOCLDWAIT); eval 'sub SA_SIGINFO () {4;}' unless defined(&SA_SIGINFO); if(defined (&__USE_UNIX98) || defined (&__USE_MISC)) { eval 'sub SA_ONSTACK () {0x8000000;}' unless defined(&SA_ONSTACK); } if(defined (&__USE_UNIX98) || defined (&__USE_MISC) || defined (&__USE_XOPEN2K8)) { eval 'sub SA_RESTART () {0x10000000;}' unless defined(&SA_RESTART); eval 'sub SA_NODEFER () {0x40000000;}' unless defined(&SA_NODEFER); eval 'sub SA_RESETHAND () {0x80000000;}' unless defined(&SA_RESETHAND); } if(defined(&__USE_MISC)) { eval 'sub SA_INTERRUPT () {0x20000000;}' unless defined(&SA_INTERRUPT); eval 'sub SA_NOMASK () { &SA_NODEFER;}' unless defined(&SA_NOMASK); eval 'sub SA_ONESHOT () { &SA_RESETHAND;}' unless defined(&SA_ONESHOT); eval 'sub SA_STACK () { &SA_ONSTACK;}' unless defined(&SA_STACK); } eval 'sub SIG_BLOCK () {0;}' unless defined(&SIG_BLOCK); eval 'sub SIG_UNBLOCK () {1;}' unless defined(&SIG_UNBLOCK); eval 'sub SIG_SETMASK () {2;}' unless defined(&SIG_SETMASK); 1;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
byteswap-16.ph | File | 730 B | 0644 |
|
byteswap.ph | File | 3.79 KB | 0644 |
|
endian.ph | File | 247 B | 0644 |
|
ioctl-types.ph | File | 1.72 KB | 0644 |
|
ioctls.ph | File | 3.74 KB | 0644 |
|
pthreadtypes.ph | File | 3.92 KB | 0644 |
|
select.ph | File | 1.36 KB | 0644 |
|
select2.ph | File | 490 B | 0644 |
|
sigaction.ph | File | 1.5 KB | 0644 |
|
sigcontext.ph | File | 860 B | 0644 |
|
siginfo.ph | File | 6.79 KB | 0644 |
|
signum.ph | File | 2.76 KB | 0644 |
|
sigset.ph | File | 2.99 KB | 0644 |
|
sigstack.ph | File | 408 B | 0644 |
|
sigthread.ph | File | 346 B | 0644 |
|
sockaddr.ph | File | 507 B | 0644 |
|
socket.ph | File | 12.27 KB | 0644 |
|
socket2.ph | File | 177 B | 0644 |
|
socket_type.ph | File | 766 B | 0644 |
|
syscall.ph | File | 73.15 KB | 0644 |
|
syslog-ldbl.ph | File | 353 B | 0644 |
|
syslog-path.ph | File | 363 B | 0644 |
|
syslog.ph | File | 403 B | 0644 |
|
time.ph | File | 1.76 KB | 0644 |
|
timex.ph | File | 3.03 KB | 0644 |
|
types.ph | File | 2.51 KB | 0644 |
|
typesizes.ph | File | 3.87 KB | 0644 |
|
uio.ph | File | 581 B | 0644 |
|
waitflags.ph | File | 731 B | 0644 |
|
waitstatus.ph | File | 2.52 KB | 0644 |
|
wordsize.ph | File | 457 B | 0644 |
|