summaryrefslogtreecommitdiff
path: root/evsignal-internal.h
Commit message (Expand)AuthorAgeFilesLines
* signal: new signal handling backend based on signalfdDmitry Antipov2022-11-121-0/+13
* Add a new libevent_global_shutdown() to free all globals before exiting.Mark Ellzey2012-03-221-0/+1
* Have all visible internal function names end with an underscore.Nick Mathewson2012-02-291-3/+3
* Convert include-guard macro convention to avoid reserved identifiersNick Mathewson2012-02-291-3/+3
* Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-1/+1
* Update copyright notices to 2012Nick Mathewson2012-02-101-1/+1
* Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* Remove the now-useless evsig_caught and evsig_processNick Mathewson2010-09-151-3/+0
* Make default signal backend fully threadsafeNick Mathewson2010-09-151-1/+0
* Warn when using the error-prone EV_SIGNAL interface in an error-prone way. A...Nick Mathewson2010-09-151-0/+14
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Try to contain the failure when we are running without socketpair().Nick Mathewson2009-05-221-1/+1
* Add a trival start of a be_async test.Nick Mathewson2009-05-051-1/+2
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+2
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-1/+1
* Rename four internal headers to follow the -internal.h convention.Nick Mathewson2009-01-131-0/+53