summaryrefslogtreecommitdiff
path: root/rtl/aix/system.pp
Commit message (Expand)AuthorAgeFilesLines
* - get rid of the calling convention modifier for PascalMain as it's generated...svenbarth2016-01-291-1/+1
* Move DynLibs support to System unit using a manager approach like for Threads...svenbarth2015-02-031-0/+1
* - RTL: removed InitVariantManager, it was an empty procedure since day 1.sergei2014-11-221-1/+0
* * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map...yury2013-02-281-2/+2
* rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solarispaul2012-09-211-2/+2
* * fixed null termination of cmdline (based on patch by C Western,jonas2012-08-301-1/+1
* * on AIX, you have to enable fpu exception reporting per process via anjonas2012-04-111-1/+33
* + RTL for AIXjonas2012-04-111-0/+267