summaryrefslogtreecommitdiff
path: root/os2
Commit message (Expand)AuthorAgeFilesLines
* [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINS...Yitzchak Scott-Thoennes2000-10-031-0/+2
* Continue #7041.Jarkko Hietaniemi2000-09-081-7/+7
* fix misc cast warningsYitzchak Scott-Thoennes2000-08-305-10/+15
* os2.c fix for use64bitintYitzchak Scott-Thoennes2000-08-211-4/+7
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-287-132/+147
* off-by-one in os2.c (from Ilya Zakharevich)Gurusamy Sarathy2000-03-111-1/+1
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
* fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)Gurusamy Sarathy2000-03-041-0/+3
* OS/2 patches for dlclose() support (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-03-034-16/+19
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-4/+1
* os2/POSIX.mkfifo not needed (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-01-071-16/+0
* miniperl build fixes for os2 (from Yitzchak Scott-ThoennesGurusamy Sarathy1999-12-281-5/+11
* fixes for bugs in change#4586 and OS/2 pod tweak, from IlyaGurusamy Sarathy1999-12-021-0/+5
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-1/+0
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-2419-131/+387
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+1
* Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-0/+1
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-012-13/+23
* Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-011-1/+0
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+1
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+4
* part of the platform changes for IMPLICIT_CONTEXTGurusamy Sarathy1999-06-104-34/+32
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+7
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-1/+7
* Required OS/2-related patchesIlya Zakharevich1999-05-281-47/+52
* various little nitsGurusamy Sarathy1999-05-201-4/+6
* Quickier thread-specific data on OS/2Ilya Zakharevich1999-05-102-3/+14
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-162-6/+6
* OS/2 threadsIlya Zakharevich1999-02-021-1/+1
* OS2::PrfDB was exploiting a bug in U32 XSUBsIlya Zakharevich1999-01-212-2/+5
* Pipes and 2>&1 on OS/2Ilya Zakharevich1999-01-212-11/+84
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-292-17/+31
* Yet another OS/2 patchIlya Zakharevich1998-11-283-11/+17
* OS/2 events get closer to PerlIlya Zakharevich1998-11-284-15/+471
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
* Improve sbrk() on OS/2Ilya Zakharevich1998-10-251-0/+3
* Memory overrun in os2.cIlya Zakharevich1998-10-172-10/+19
* Cumulative OS/2-related patchIlya Zakharevich1998-10-063-21/+210
* OS/2 spawning typosIlya Zakharevich1998-09-231-4/+5
* mark link type of exported functions for OS/2Ilya Zakharevich1998-08-021-2/+7
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-205-79/+79
* export additional symbols on OS/2Ilya Zakharevich1998-07-191-0/+12
* Additional targets for OS/2 buildIlya Zakharevich1998-07-151-0/+16
* OS/2 updateIlya Zakharevich1998-07-142-112/+221
* Update os2's OS2::ProcessIlya Zakharevich1998-07-113-3/+419
* Combined OS/2 supportIlya Zakharevich1998-06-103-11/+16
* Integrate win32 branch into mainlineMalcolm Beattie1998-05-143-92/+174
|\
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-143-92/+174