summaryrefslogtreecommitdiffstats
path: root/runtime/sync.c
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove very old sync.[ch] system for "abstracting" mutex accessRainer Gerhards2012-01-191-55/+0
| | | | This was a bad idea that never was used much.
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
|\ | | | | | | | | | | | | | | Conflicts: runtime/debug.h runtime/obj.c runtime/parser.h runtime/wti.h
| * license changesRainer Gerhards2012-01-161-16/+14
| |
* | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+2
|/ | | | | | | | support for enhancing probability of memory addressing failure by using non-NULL default value for malloced memory (optional, only if requested by configure option). This helps to track down some otherwise undetected issues within the testbench and is expected to be very useful in the future.
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+56