summaryrefslogtreecommitdiff
path: root/os2/os2.c
Commit message (Expand)AuthorAgeFilesLines
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-2/+2
* Change core uses of Perl_do_openn() to Perl_do_open6() or Perl_do_open_raw().Nicholas Clark2014-03-191-1/+1
* Change av_len calls to av_tindex for clarityKarl Williamson2014-02-201-1/+1
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-211-4/+0
* Remove "register" declarationsKarl Williamson2012-11-241-2/+2
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-1/+1
* Omnibus removal of register declarationsKarl Williamson2012-08-181-7/+7
* Fix typos (spelling errors) in os2/*.Peter J. Acklam) (via RT2011-01-071-2/+2
* Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-211-1/+1
* Re: SV leak?Vincent Pit2008-01-041-9/+9
* Nullch and others were still alive and well in some of the operatingSteve Peters2007-12-231-13/+13
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-2/+2
* OS/2-specific fixes, round IIIlya Zakharevich2006-12-181-41/+549
* Additional const prototype fixes.Steve Peters2006-01-071-1/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-11/+11
* OS/2 updateIlya Zakharevich2004-01-011-70/+571
* OS/2 buildIlya Zakharevich2003-11-021-10/+157
* getsysinfo() broken on OS/2Ilya Zakharevich2003-09-191-1/+1
* Missed OS/2 patch hunk.Jarkko Hietaniemi2003-09-181-0/+25
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-3/+7
* OS2 patchesIlya Zakharevich2003-06-151-211/+1191
* Integrate:Ilya Zakharevich2003-04-011-12/+405
* 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