summaryrefslogtreecommitdiff
path: root/os2/os2.c
Commit message (Expand)AuthorAgeFilesLines
* buildIlya Zakharevich2002-12-171-7/+28
* Morphing to PM on OS/2Ilya Zakharevich2002-12-171-2/+2
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-158/+0
* os2/ChangesIlya Zakharevich2002-06-261-2/+2
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-6/+6
* OS/2 tests and moreIlya Zakharevich2002-02-151-3/+106
* OS/2 buildIlya Zakharevich2002-02-111-0/+6
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-11/+11
* OS/2 buildIlya Zakharevich2001-12-191-5/+5
* Take the taint brush to the getcwds.Jarkko Hietaniemi2001-11-251-0/+3
* REXX on OS/2Ilya Zakharevich2001-11-211-6/+1
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* OS/2 multi-architectureIlya Zakharevich2001-07-231-13/+346
* Re: [PATCH 5.6.1] OS/2 cwdIlya Zakharevich2001-07-021-4/+9
* OS/2 cwdIlya Zakharevich2001-07-021-2/+22
* OS/2 improvementsIlya Zakharevich2001-06-281-101/+168
* Re: [PATCH 5.6.1] OS2 system() brokenIlya Zakharevich2001-06-251-33/+25
* Re: [PATCH 5.6.1] $^E on OS/2Ilya Zakharevich2001-06-251-11/+30
* Re: [PATCH 5.6.1] misprintsIlya Zakharevich2001-06-251-1/+1
* Re: [PATCH 5.6.1] OS2 warningsIlya Zakharevich2001-06-241-34/+18
* [PATCH 5.6.1] OS2 getpw*, getgr*Ilya Zakharevich2001-06-211-0/+107
* extLibpath for OS/2Ilya Zakharevich2001-05-291-13/+26
* DLL name mangling on OS/2Ilya Zakharevich2001-05-201-1/+12
* build bugs OS/2Ilya Zakharevich2001-05-201-7/+4
* Integrate change #9030 from maintperl into mainline.Jarkko Hietaniemi2001-03-051-22/+164
* Tweak the get*ent() OS/2 prototypes.Jarkko Hietaniemi2001-03-041-6/+4
* Ilya's OS2 patch (testing for damage on Win32)Nick Ing-Simmons2000-12-311-0/+3
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-9/+0
* [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINST...Yitzchak Scott-Thoennes2000-12-041-0/+1
* Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UN...Yitzchak Scott-Thoennes2000-12-041-6/+12
* fix misc cast warningsYitzchak Scott-Thoennes2000-08-301-2/+2
* os2.c fix for use64bitintYitzchak Scott-Thoennes2000-08-211-4/+7
* OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-98/+90
* off-by-one in os2.c (from Ilya Zakharevich)Gurusamy Sarathy2000-03-111-1/+1
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-10/+34
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+4
* Required OS/2-related patchesIlya Zakharevich1999-05-281-47/+52
* various little nitsGurusamy Sarathy1999-05-201-4/+6
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-1/+1
* Pipes and 2>&1 on OS/2Ilya Zakharevich1999-01-211-11/+78
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-16/+29
* Yet another OS/2 patchIlya Zakharevich1998-11-281-11/+14
* OS/2 events get closer to PerlIlya Zakharevich1998-11-281-10/+351
* 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-171-9/+18
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-6/+148
* OS/2 spawning typosIlya Zakharevich1998-09-231-4/+5
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-69/+69
* OS/2 updateIlya Zakharevich1998-07-141-112/+204