summaryrefslogtreecommitdiff
path: root/os2
Commit message (Collapse)AuthorAgeFilesLines
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-287-132/+147
| | | | | <troc@netrus.net>) p4raw-id: //depot/perl@6149
* off-by-one in os2.c (from Ilya Zakharevich)Gurusamy Sarathy2000-03-111-1/+1
| | | p4raw-id: //depot/perl@5654
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
| | | | | semantics; the pragma sets defaults for both open() and qx// p4raw-id: //depot/perl@5628
* fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)Gurusamy Sarathy2000-03-041-0/+3
| | | p4raw-id: //depot/perl@5519
* OS/2 patches for dlclose() support (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-03-034-16/+19
| | | | | <sthoenna@efn.org>) p4raw-id: //depot/perl@5488
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-4/+1
| | | p4raw-id: //depot/perl@4973
* os2/POSIX.mkfifo not needed (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-01-071-16/+0
| | | | | <sthoenna@efn.org>) p4raw-id: //depot/perl@4766
* miniperl build fixes for os2 (from Yitzchak Scott-ThoennesGurusamy Sarathy1999-12-281-5/+11
| | | | | <sthoenna@efn.org>); add explicit target for opmini.o p4raw-id: //depot/perl@4710
* fixes for bugs in change#4586 and OS/2 pod tweak, from IlyaGurusamy Sarathy1999-12-021-0/+5
| | | | | p4raw-link: @4586 on //depot/cfgperl: 6eb5f6b9f48454b7ad64225a5bab0de7fdff695c p4raw-id: //depot/perl@4617
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
| | | p4raw-id: //depot/perl@4602
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-1/+0
| | | p4raw-id: //depot/perl@4511
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-2419-131/+387
| | | | | Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@4432
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+1
| | | p4raw-id: //depot/perl@4393
* Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-0/+1
| | | | | patch from Ilya it works okay. p4raw-id: //depot/cfgperl@3906
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-012-13/+23
| | | p4raw-id: //depot/cfgperl@3864
* Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-011-1/+0
| | | | | | | (#3837, #3838, #3845). The #3790 caused linkage failures and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and IRIX 6.5. p4raw-id: //depot/cfgperl@3847
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+1
| | | | | to call Perl_malloc() as malloc() (from Ilya Zakharevich) p4raw-id: //depot/perl@3790
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+4
| | | | | | | due to leaked scalar, investigation pending) Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk> Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings p4raw-id: //depot/perl@3640
* part of the platform changes for IMPLICIT_CONTEXTGurusamy Sarathy1999-06-104-34/+32
| | | p4raw-id: //depot/perl@3531
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
| | | p4raw-id: //depot/perl@3518
* OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+7
| | | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2 Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3508
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-1/+7
| | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3497
* Required OS/2-related patchesIlya Zakharevich1999-05-281-47/+52
| | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3496
* various little nitsGurusamy Sarathy1999-05-201-4/+6
| | | p4raw-id: //depot/perl@3436
* Quickier thread-specific data on OS/2Ilya Zakharevich1999-05-102-3/+14
| | | | | Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3369
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-162-6/+6
| | | p4raw-id: //depot/perl@2957
* OS/2 threadsIlya Zakharevich1999-02-021-1/+1
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2769
* OS2::PrfDB was exploiting a bug in U32 XSUBsIlya Zakharevich1999-01-212-2/+5
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2664
* Pipes and 2>&1 on OS/2Ilya Zakharevich1999-01-212-11/+84
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2660
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-292-17/+31
| | | | | | | | avoid most uses of PL_na (which is much more inefficient than a simple local); update docs to suit; PL_na now being thr->Tna may be a minor compatibility issue for extensions--will require dTHR outside of XSUBs (those get automatic dTHR) p4raw-id: //depot/perl@2387
* Yet another OS/2 patchIlya Zakharevich1998-11-283-11/+17
| | | | | Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2374
* OS/2 events get closer to PerlIlya Zakharevich1998-11-284-15/+471
| | | | | Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2340
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
| | | p4raw-id: //depot/perl@2145
* Improve sbrk() on OS/2Ilya Zakharevich1998-10-251-0/+3
| | | | | Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@2063
* Memory overrun in os2.cIlya Zakharevich1998-10-172-10/+19
| | | | | Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1996
* Cumulative OS/2-related patchIlya Zakharevich1998-10-063-21/+210
| | | | | Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1930
* OS/2 spawning typosIlya Zakharevich1998-09-231-4/+5
| | | | | Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1836
* mark link type of exported functions for OS/2Ilya Zakharevich1998-08-021-2/+7
| | | | | | Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu> Subject: Re: Compiler linkage's types [PATCH 5.005] p4raw-id: //depot/maint-5.005/perl@1702
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-205-79/+79
| | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578
* export additional symbols on OS/2Ilya Zakharevich1998-07-191-0/+12
| | | | | | Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Export more symbols from Perl DLL p4raw-id: //depot/perl@1549
* Additional targets for OS/2 buildIlya Zakharevich1998-07-151-0/+16
| | | | | Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1515
* OS/2 updateIlya Zakharevich1998-07-142-112/+221
| | | | | | Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] OS/2 system() and friends additions p4raw-id: //depot/perl@1483
* Update os2's OS2::ProcessIlya Zakharevich1998-07-113-3/+419
| | | | | Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1441
* Combined OS/2 supportIlya Zakharevich1998-06-103-11/+16
| | | | | Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1103
* Integrate win32 branch into mainlineMalcolm Beattie1998-05-143-92/+174
|\ | | | | p4raw-id: //depot/perl@969
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-143-92/+174
| | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
* | [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-144-17/+42
|/ | | | | | | | | | | | | | | Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST) Subject: [PATCH 5.004_64] threads on OS/2 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST) Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST) Subject: [PATCH 5.004_64] Immediate stop in debugger Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT) Subject: [PATCH 5.005_64] ptags broken Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT) Subject: [PATCH 5.004_64] Document switch syntax via RE Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT) p4raw-id: //depot/perl@941
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-3/+3
| | | | | | mention that local stack pointer should be called SP. This makes the API safer from source incompatibilities down the line. p4raw-id: //depot/win32/perl@795
* Fix file-descriptor leak when pipes fail via taint checks:Ilya Zakharevich1998-02-271-2/+2
| | | | | Subject: [PATCH] Some patches went through cracks p4raw-id: //depot/perl@593
* Config_60-03-04.diff patch for 5.004_60Andy Dougherty1998-02-271-242/+6
| | | p4raw-id: //depot/perl@592