home *** CD-ROM | disk | FTP | other *** search
- require '_h2ph_pre.ph';
-
- no warnings 'redefine';
-
- if(defined(&_LIBC)) {
- die("Applications\ may\ not\ define\ the\ macro\ _LIBC");
- }
- unless(defined(&__stub___kernel_cosl)) {
- sub __stub___kernel_cosl () { 1;}
- }
- unless(defined(&__stub___kernel_sinl)) {
- sub __stub___kernel_sinl () { 1;}
- }
- unless(defined(&__stub___kernel_tanl)) {
- sub __stub___kernel_tanl () { 1;}
- }
- unless(defined(&__stub_chflags)) {
- sub __stub_chflags () { 1;}
- }
- unless(defined(&__stub_fattach)) {
- sub __stub_fattach () { 1;}
- }
- unless(defined(&__stub_fchflags)) {
- sub __stub_fchflags () { 1;}
- }
- unless(defined(&__stub_fdetach)) {
- sub __stub_fdetach () { 1;}
- }
- unless(defined(&__stub_gtty)) {
- sub __stub_gtty () { 1;}
- }
- unless(defined(&__stub_inotify_add_watch)) {
- sub __stub_inotify_add_watch () { 1;}
- }
- unless(defined(&__stub_inotify_init)) {
- sub __stub_inotify_init () { 1;}
- }
- unless(defined(&__stub_inotify_rm_watch)) {
- sub __stub_inotify_rm_watch () { 1;}
- }
- unless(defined(&__stub_lchmod)) {
- sub __stub_lchmod () { 1;}
- }
- unless(defined(&__stub_lutimes)) {
- sub __stub_lutimes () { 1;}
- }
- unless(defined(&__stub_revoke)) {
- sub __stub_revoke () { 1;}
- }
- unless(defined(&__stub_setlogin)) {
- sub __stub_setlogin () { 1;}
- }
- unless(defined(&__stub_sigreturn)) {
- sub __stub_sigreturn () { 1;}
- }
- unless(defined(&__stub_sstk)) {
- sub __stub_sstk () { 1;}
- }
- unless(defined(&__stub_stty)) {
- sub __stub_stty () { 1;}
- }
- unless(defined(&__stub_unshare)) {
- sub __stub_unshare () { 1;}
- }
- 1;
-