require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_SYSMACROS_H)) { eval 'sub _SYS_SYSMACROS_H () {1;}' unless defined(&_SYS_SYSMACROS_H); require 'features.ph'; if(defined(&__GLIBC_HAVE_LONG_LONG)) { if(defined (&__GNUC__) && (defined(&__GNUC__) ? &__GNUC__ : undef) >= 2 && defined (&__USE_EXTERN_INLINES)) { } eval 'sub major { my($dev) = @_; eval q( &gnu_dev_major ($dev)); }' unless defined(&major); eval 'sub minor { my($dev) = @_; eval q( &gnu_dev_minor ($dev)); }' unless defined(&minor); eval 'sub makedev { my($maj, $min) = @_; eval q( &gnu_dev_makedev ($maj, $min)); }' unless defined(&makedev); } } 1;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cdefs.ph | File | 15.77 KB | 0644 |
|
ioctl.ph | File | 288 B | 0644 |
|
select.ph | File | 2.27 KB | 0644 |
|
socket.ph | File | 2.26 KB | 0644 |
|
syscall.ph | File | 249 B | 0644 |
|
syslog.ph | File | 3.75 KB | 0644 |
|
sysmacros.ph | File | 707 B | 0644 |
|
time.ph | File | 2.58 KB | 0644 |
|
ttydefaults.ph | File | 2.45 KB | 0644 |
|
types.ph | File | 5.33 KB | 0644 |
|
ucontext.ph | File | 2.99 KB | 0644 |
|
uio.ph | File | 546 B | 0644 |
|
wait.ph | File | 3.75 KB | 0644 |
|