golden hour
/usr/lib64/perl5/sys
⬆️ Go Up
Upload
File/Folder
Size
Actions
cdefs.ph
29 KB
Del
OK
ioctl.ph
459 B
Del
OK
syscall.ph
216 B
Del
OK
ttydefaults.ph
2.45 KB
Del
OK
Edit: syscall.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYSCALL_H)) { eval 'sub _SYSCALL_H () {1;}' unless defined(&_SYSCALL_H); require 'asm/unistd.ph'; require 'bits/syscall.ph'; } 1;
Save