summaryrefslogtreecommitdiff
path: root/amigaos4/amigaio.c
Commit message (Expand)AuthorAgeFilesLines
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-931/+931
* Remove use of dVAR in coreDagfinn Ilmari Mannsåker2020-07-201-2/+0
* Add memCHRs() macro and use itKarl Williamson2019-12-181-1/+1
* make exec keep its argument list more reliablyZefram2017-12-141-31/+35
* Rename strEQs to strBEGINs; remove strNEsKarl Williamson2017-11-061-1/+1
* amigaos4: use constant string friendly macrosYves Orton2016-10-191-1/+1
* amigaos4: avoid PerlIO_findFILE() in popen/plcoseAndy Broad2016-03-141-19/+210
* amigaos4: better popen() + pclose() implementationAndy Broad2016-03-111-3/+12
* amigaos4: use raise() instead of kill() on ourselvesAndy Broad2015-12-051-1/+14
* amigaos4: whitespace only, in amigaos4/Jarkko Hietaniemi2015-09-161-723/+724
* amigaos4: better kill() implementationAndy Broad2015-09-161-0/+27
* amigaos4: move the amigaos exec code under amigaos4Andy Broad2015-09-161-4/+494
* amigaos4: add amigaos the glue codeAndy Broad2015-09-051-0/+438