summaryrefslogtreecommitdiff
path: root/rts/dyn-wrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove "-dynload wrapper"; fixes trac #4275Ian Lynagh2010-09-081-402/+0
|
* Change suffix for dyn. linked executables from _real to .dynClemens Fruhwirth2008-10-071-1/+1
|
* Add dyn-wrapper.c used as cross-plattform launch wrapper for executables ↵Clemens Fruhwirth2008-01-161-0/+402
using dynamic libraries in non-standard places