summaryrefslogtreecommitdiff
path: root/os2
Commit message (Expand)AuthorAgeFilesLines
* replace "define\t" with "define " in most "normal" core files.Yves Orton2023-04-291-42/+42
* os2: Use many reader lock instead of exclusiveKarl Williamson2022-09-291-3/+3
* porting/diag.t - improved parsing a bitYves Orton2022-09-081-2/+1
* Revert "Revert "set PERL_EXIT_DESTRUCT_END in all embeddings""Yves Orton2022-09-031-0/+1
* OS2-REXX: Use F<> for file pathKarl Williamson2022-05-271-2/+2
* Remove PERL_BOOL_AS_CHAR uses; always define HAS_BOOLKarl Williamson2022-02-061-8/+0
* Don't call av_fetch() with TRUE to create an SV that is immediately freed.Nicholas Clark2021-07-281-1/+1
* Rename G_ARRAY to G_LIST; provide back-compat when not(PERL_CORE)Paul "LeoNerd" Evans2021-06-021-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-174-2816/+2816
* Fix typosSamanta Navarro2020-10-031-1/+1
* os2.c: Convert to use av_count()Karl Williamson2020-08-191-4/+3
* use PERL_REVISION in os2/Makefile.SHs☢ ℕicolas ℝ2020-08-041-1/+1
* os2.c: Use PerlEnv_getenvKarl Williamson2020-07-311-27/+37
* Remove the final remnants of 5005threads supportDagfinn Ilmari Mannsåker2020-07-201-3/+3
* handy.h: Create nBIT_MASK(n) macroKarl Williamson2020-07-171-1/+1
* 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