Sears Russell
|
3b88909c5f
|
Fixed compensations test; FreeBSD fix (?) for makefile.
|
2005-02-28 00:00:17 +00:00 |
|
Sears Russell
|
f4484e35b5
|
Update for perl script; added return type handling.
|
2005-02-16 02:13:54 +00:00 |
|
Sears Russell
|
fdf5344ec3
|
Implemented 'compensations' for C. They're not proper compensations, but they're more flexible than pthread's mechanisms, as they allow the stack to be partially rolled up. (Although calling functions need to either check for errors and return manually, or wrap calls to error-producing callees in a begin_action{ }end_action block.
|
2005-02-14 02:49:59 +00:00 |
|