aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't block signals during handler executionjluehrs22007-10-101-0/+2
* todojluehrs22007-10-091-0/+6
* add a readmejluehrs22007-10-091-0/+39
* add a licensejluehrs22007-10-091-0/+7
* and a Make.configjluehrs22007-10-091-0/+6
* add an actual makefilejluehrs22007-10-091-2/+67
* test _VERSIONjluehrs22007-10-091-0/+1
* add _VERSION to the modulejluehrs22007-10-091-0/+3
* todojluehrs22007-10-091-0/+2
* initial implementation of mask()jluehrs22007-10-091-1/+75
* initial implementation of suspend()jluehrs22007-10-091-1/+57
* fix my stack manipulation confusionjluehrs22007-10-091-5/+8
* don't need luaL_checklstring if we don't need the lengthjluehrs22007-10-091-3/+3
* better error reportingjluehrs22007-10-091-1/+1
* add a test for raise()jluehrs22007-10-091-0/+2
* implement kill() and raise()jluehrs22007-10-091-2/+45
* only use gL in signal handlersjluehrs22007-10-091-13/+13
* add lhf's alarm test script from lalarmjluehrs22007-10-091-0/+21
* list the rest of the functions i'm planning on implementingjluehrs22007-10-091-0/+4
* fix the test script for the default name changesjluehrs22007-10-091-2/+2
* 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 appr...jluehrs22007-10-091-2/+2
* testing scriptjluehrs22007-10-091-0/+19
* simple makefile for testingjluehrs22007-10-091-0/+2
* initial working implementation of installing signal handlersjluehrs22007-10-095-0/+408
* initial dir structurejluehrs22007-09-125-0/+0