require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_SELECT_H)) { die("Never use <bits/select.h> directly; include <sys/select.h> instead."); } require 'bits/wordsize.ph'; if(defined (&__GNUC__) && (defined(&__GNUC__) ? &__GNUC__ : undef) >= 2) { if((defined(&__WORDSIZE) ? &__WORDSIZE : undef) == 64) { eval 'sub __FD_ZERO_STOS () {"stosq";}' unless defined(&__FD_ZERO_STOS); } else { eval 'sub __FD_ZERO_STOS () {"stosl";}' unless defined(&__FD_ZERO_STOS); } eval 'sub __FD_ZERO { my($fdsp) = @_; eval q(\\"(assembly code)\\"); }' unless defined(&__FD_ZERO); } else { eval 'sub __FD_ZERO { my($set) = @_; eval q( &do { \'unsigned int __i\'; &fd_set * &__arr = ($set); &for ( &__i = 0; &__i < $sizeof{ &fd_set} / $sizeof{ &__fd_mask}; ++ &__i) &__FDS_BITS ( &__arr)[ &__i] = 0; } &while (0)); }' unless defined(&__FD_ZERO); } unless(defined(&__FD_SET)) { sub __FD_SET { my($d, $set) = @_; eval q((( &void) ( &__FDS_BITS ($set)[ &__FD_ELT ($d)] |= &__FD_MASK ($d)))); } } unless(defined(&__FD_CLR)) { sub __FD_CLR { my($d, $set) = @_; eval q((( &void) ( &__FDS_BITS ($set)[ &__FD_ELT ($d)] &= ~ &__FD_MASK ($d)))); } } unless(defined(&__FD_ISSET)) { sub __FD_ISSET { my($d, $set) = @_; eval q((( &__FDS_BITS ($set)[ &__FD_ELT ($d)] & &__FD_MASK ($d)) != 0)); } } 1;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
types | Folder | 0755 |
|
|
byteswap.ph | File | 1.6 KB | 0644 |
|
endian.ph | File | 247 B | 0644 |
|
ioctl-types.ph | File | 1.72 KB | 0644 |
|
ioctls.ph | File | 3.74 KB | 0644 |
|
long-double.ph | File | 60 B | 0644 |
|
pthreadtypes-arch.ph | File | 3.73 KB | 0644 |
|
pthreadtypes.ph | File | 492 B | 0644 |
|
select.ph | File | 1.36 KB | 0644 |
|
select2.ph | File | 490 B | 0644 |
|
sigaction.ph | File | 1.68 KB | 0644 |
|
sigcontext.ph | File | 889 B | 0644 |
|
sigevent-consts.ph | File | 620 B | 0644 |
|
siginfo-arch.ph | File | 465 B | 0644 |
|
siginfo-consts-arch.ph | File | 207 B | 0644 |
|
siginfo-consts.ph | File | 3.53 KB | 0644 |
|
signum-generic.ph | File | 2.66 KB | 0644 |
|
signum.ph | File | 1.5 KB | 0644 |
|
sigstack.ph | File | 441 B | 0644 |
|
sigthread.ph | File | 385 B | 0644 |
|
sockaddr.ph | File | 507 B | 0644 |
|
socket.ph | File | 15.55 KB | 0644 |
|
socket2.ph | File | 177 B | 0644 |
|
socket_type.ph | File | 766 B | 0644 |
|
ss_flags.ph | File | 443 B | 0644 |
|
stdint-intn.ph | File | 212 B | 0644 |
|
syscall.ph | File | 75.76 KB | 0644 |
|
syslog-ldbl.ph | File | 355 B | 0644 |
|
syslog-path.ph | File | 363 B | 0644 |
|
syslog.ph | File | 404 B | 0644 |
|
thread-shared-types.ph | File | 1.79 KB | 0644 |
|
types.ph | File | 2.5 KB | 0644 |
|
typesizes.ph | File | 4.15 KB | 0644 |
|
uintn-identity.ph | File | 631 B | 0644 |
|
waitflags.ph | File | 816 B | 0644 |
|
waitstatus.ph | File | 1.54 KB | 0644 |
|
wordsize.ph | File | 743 B | 0644 |
|