This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH 5.005_62] OS/2 improvements
authorIlya Zakharevich <ilya@math.berkeley.edu>
Sun, 24 Oct 1999 03:24:28 +0000 (23:24 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 24 Oct 1999 11:11:02 +0000 (11:11 +0000)
commited344e4f516e393bcdfd181ec61ffbb056bebd56
treede14a1859e804586b669ccab1b5e1f97623c5e7e
parent72b3d9b4e0eb3eb49735d998edaf49073f03375e
Re: [PATCH 5.005_62] OS/2 improvements

Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@4432
27 files changed:
MANIFEST
hints/os2.sh
mg.c
miniperlmain.c
os2/Changes
os2/OS2/REXX/Changes
os2/OS2/REXX/DLL/Changes [new file with mode: 0644]
os2/OS2/REXX/DLL/DLL.pm [new file with mode: 0644]
os2/OS2/REXX/DLL/DLL.xs [new file with mode: 0644]
os2/OS2/REXX/DLL/MANIFEST [new file with mode: 0644]
os2/OS2/REXX/DLL/Makefile.PL [new file with mode: 0644]
os2/OS2/REXX/Makefile.PL
os2/OS2/REXX/REXX.pm
os2/OS2/REXX/REXX.xs
os2/OS2/REXX/t/rx_dllld.t
os2/OS2/REXX/t/rx_emxrv.t [new file with mode: 0644]
os2/OS2/REXX/t/rx_objcall.t
os2/OS2/REXX/t/rx_tievar.t
os2/OS2/REXX/t/rx_tieydb.t
os2/OS2/REXX/t/rx_vrexx.t
os2/dl_os2.c
os2/os2.c
os2/os2ish.h
perl.c
perl.h
t/io/fs.t
t/op/magic.t