aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* implement kill() and raise()jluehrs22007-10-091-2/+45
|
* only use gL in signal handlersjluehrs22007-10-091-13/+13
|
* list the rest of the functions i'm planning on implementingjluehrs22007-10-091-0/+4
|
* add an alarm functionjluehrs22007-10-091-2/+14
|
* commentjluehrs22007-10-091-0/+2
|
* rename the defaults, since restoring lua's handlers seems to be the more ↵jluehrs22007-10-091-2/+2
| | | | appropriate default
* initial working implementation of installing signal handlersjluehrs22007-10-095-0/+408