aboutsummaryrefslogtreecommitdiffstats
path: root/src/signal.c
Commit message (Collapse)AuthorAge
* Merge branch 'gh/staging' into tempGlenn Elliott2013-03-13
| | | | | | | | Conflicts: Makefile bin/rt_launch.c bin/rtspin.c src/task.c
* Added signal-related comments. Made g++ friendly.prop/litmus-signalsGlenn Elliott2012-09-07
|
* Enable handling of Litmus signals.Glenn Elliott2012-09-07
Add support for handling Litmus-specific signals. Includes framework try/catch-style handling of signals. SIG_BUDGET is the only Litmus signal at the moment.