summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* | Use __sync_bool_compare_and_swap_4 instead ofanonymous2010-08-13
|/ | | | __sync_bool_compare_and_swap to make life easier for pathcc people.
* Add a proper cleanup handler, to allow foreign exception handlers toanonymous2010-06-30
| | | | destroy this exception.
* Added std:: functions for setting unexpected / terminate handlers.anonymous2010-06-28
|
* Initial import.anonymous2010-06-27