Hackfut Security File Manager
Current Path:
/usr/lib64/perl5/bits
usr
/
lib64
/
perl5
/
bits
/
📁
..
📄
byteswap.ph
(3.6 KB)
📄
endian.ph
(249 B)
📄
ioctl-types.ph
(1.78 KB)
📄
ioctls.ph
(3.84 KB)
📄
pthreadtypes.ph
(2.66 KB)
📄
resource.ph
(3.4 KB)
📄
select.ph
(1.36 KB)
📄
sigaction.ph
(1.68 KB)
📄
sigcontext.ph
(636 B)
📄
siginfo.ph
(6.55 KB)
📄
signum.ph
(2.76 KB)
📄
sigset.ph
(3.08 KB)
📄
sigstack.ph
(412 B)
📄
sigthread.ph
(407 B)
📄
sockaddr.ph
(507 B)
📄
socket.ph
(12.28 KB)
📄
socket2.ph
(177 B)
📄
syscall.ph
(31.7 KB)
📄
syslog-ldbl.ph
(400 B)
📄
syslog-path.ph
(363 B)
📄
syslog.ph
(435 B)
📄
time.ph
(1.42 KB)
📄
types.ph
(2.59 KB)
📄
typesizes.ph
(2.97 KB)
📄
uio.ph
(443 B)
📄
waitflags.ph
(811 B)
📄
waitstatus.ph
(2.59 KB)
📄
wordsize.ph
(339 B)
Editing: time.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&__need_timeval)) { unless(defined(&_BITS_TIME_H)) { eval 'sub _BITS_TIME_H () {1;}' unless defined(&_BITS_TIME_H); eval 'sub CLOCKS_PER_SEC () {1000000;}' unless defined(&CLOCKS_PER_SEC); if(!defined (defined(&__STRICT_ANSI__) ? &__STRICT_ANSI__ : undef) && !defined (defined(&__USE_XOPEN2K) ? &__USE_XOPEN2K : undef)) { require 'bits/types.ph'; eval 'sub CLK_TCK () {(( &__clock_t) &__sysconf (2));}' unless defined(&CLK_TCK); } if(defined(&__USE_POSIX199309)) { eval 'sub CLOCK_REALTIME () {0;}' unless defined(&CLOCK_REALTIME); eval 'sub CLOCK_MONOTONIC () {1;}' unless defined(&CLOCK_MONOTONIC); eval 'sub CLOCK_PROCESS_CPUTIME_ID () {2;}' unless defined(&CLOCK_PROCESS_CPUTIME_ID); eval 'sub CLOCK_THREAD_CPUTIME_ID () {3;}' unless defined(&CLOCK_THREAD_CPUTIME_ID); eval 'sub CLOCK_MONOTONIC_RAW () {4;}' unless defined(&CLOCK_MONOTONIC_RAW); eval 'sub CLOCK_REALTIME_COARSE () {5;}' unless defined(&CLOCK_REALTIME_COARSE); eval 'sub CLOCK_MONOTONIC_COARSE () {6;}' unless defined(&CLOCK_MONOTONIC_COARSE); eval 'sub TIMER_ABSTIME () {1;}' unless defined(&TIMER_ABSTIME); } } } if(defined(&__need_timeval)) { undef(&__need_timeval) if defined(&__need_timeval); unless(defined(&_STRUCT_TIMEVAL)) { eval 'sub _STRUCT_TIMEVAL () {1;}' unless defined(&_STRUCT_TIMEVAL); require 'bits/types.ph'; } } 1;
Upload File
Create Folder