summaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAgeFilesLines
* r15217@catbus: nickm | 2007-09-20 14:04:32 -0400Nick Mathewson2007-09-201-6/+31
* more the signal base into the event base; this removes global state and makes...Niels Provos2007-03-101-35/+50
* rolling back r339: evconfig.h does not workNiels Provos2007-03-011-1/+1
* signal fixes from scott lambNiels Provos2007-02-281-53/+21
* make evconfig.h available as installed header file; notNiels Provos2007-02-281-1/+1
* mostly whitespace fixes from OpenBSD via BradNiels Provos2005-12-171-5/+7
* signal handler satefy improvements from Theo DeRaadtNiels Provos2005-12-031-4/+10
* build fixes from nick mathewsonNiels Provos2005-04-011-4/+0
* debugging callbacks from Nick Mathewson <nickm@freehaven.net>Niels Provos2005-03-291-12/+5
* forgot printf parameterNiels Provos2004-11-251-1/+1
* close file descriptors on exec(); suggested by aaron at die.netNiels Provos2004-08-101-0/+15
* fix some of the windows compile issues; make buffer.c faster; supportNiels Provos2004-05-241-0/+38
* minor corrections; change license to 3-clause BSD licenseNiels Provos2003-10-041-4/+1
* clean up from NetBSD integrationNiels Provos2003-06-121-6/+7
* fix signal usageNiels Provos2003-03-081-15/+14
* support poll(2) and split out the signal handlingNiels Provos2003-02-281-0/+165