summaryrefslogtreecommitdiff
path: root/os2
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-222-2/+2
* Add memCHRs() macro and use itKarl Williamson2019-12-182-2/+2
* Use sv_catpvs where appropriate vs sv_catpvKarl Williamson2018-08-061-1/+1
* Revert "set PERL_EXIT_DESTRUCT_END in all embeddings"David Mitchell2018-05-111-1/+0
* set PERL_EXIT_DESTRUCT_END in all embeddingsZefram2017-12-221-0/+1
* fix up faulty perl embeddingsZefram2017-12-211-8/+4
* make exec keep its argument list more reliablyZefram2017-12-141-48/+61
* Avoid newGVgen in blead-upstream modulesFather Chrysostomos2017-12-101-1/+2
* Rename strEQs to strBEGINs; remove strNEsKarl Williamson2017-11-061-4/+4
* Remove #ifdef USE_ITHREADS around MUTEX_* callsDagfinn Ilmari Mannsåker2017-07-031-2/+0
* (perl #126228) partly revert 8cc95fdb and fix a3c8358cTony Cook2017-01-191-1/+1
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-3/+3
* os2: switch to using string constant friendly macrosYves Orton2016-10-192-10/+10
* Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")Dagfinn Ilmari Mannsåker2016-09-213-3/+3
* Makefile.SH: rationalise object list variablesDavid Mitchell2016-03-181-5/+5
* s/ar rcu/ar rc/ during linkingDavid Mitchell2016-03-141-1/+1
* [perl #121351] Remove non-doio.c uses of PL_statbufDagfinn Ilmari Mannsåker2016-01-251-2/+3
* Start fixing some pod pedantic errorsKarl Williamson2015-09-034-72/+82
* bump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO-scalar, OS2-ProcessTony Cook2014-06-121-1/+1
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-122-6/+6
* 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
* typo fix for os2 moduleDavid Steinbrunner2013-05-241-2/+2
* Fix various minor pod issuesKarl Williamson2013-01-243-6/+6
* Remove "register" declarationsKarl Williamson2012-11-241-2/+2
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-1/+1
* Undo VERSION bump for undone codeSteve Hay2012-08-201-1/+1
* fix accidentally modified commentJesse Luehrs2012-08-201-1/+1
* Omnibus removal of register declarationsKarl Williamson2012-08-183-9/+9
* Remove dead code related to the Atari ST port of perl 4.0 patchlevel 19Nicholas Clark2012-07-281-6/+0
* OS2-Process/Process.pm: Fix broken pod linksKarl Williamson2011-07-031-4/+5
* Bump OS2::Process version since the docs changed triggering a test failJesse Vincent2011-02-011-1/+1
* Remove whitespace for pod fix.Michael Stevens2011-02-011-1/+1
* Version bumps for OS2 non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Remove whitespace for pod fix.Michael Stevens2011-01-181-1/+1
* Fix typos (spelling errors) in os2/*.Peter J. Acklam) (via RT2011-01-077-17/+17
* Fix POD: C<...->...> => C<< ...-> ... >>Frank Wiegand2009-11-192-2/+2
* Bump OS2::DLL's version since it differs from what was shipped in 5.11.0Jesse Vincent2009-10-201-1/+1
* Bump OS2::Process's version since it differs from the version in 5.11.0Jesse Vincent2009-10-201-1/+1
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-052-18/+18
* 354c724e8ab7 should only have renamed the directories. Not the typemap file.Nicholas Clark2009-09-041-0/+0
* OS/2 hadn't been updated to cope with the ext/ restructuring.Nicholas Clark2009-09-0445-1/+1
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-031-1/+1
* Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-211-1/+1
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-1/+5
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-151-1/+1
* $VERSION++ for all the non-dual life modules outside ext/ thatNicholas Clark2008-03-311-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-232-15/+15