summaryrefslogtreecommitdiff
path: root/evmap-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Have all visible internal function names end with an underscore.Nick Mathewson2012-02-291-16/+16
* Convert include-guard macro convention to avoid reserved identifiersNick Mathewson2012-02-291-3/+3
* Merge branch '21_eventlist_v3_squashed'Nick Mathewson2012-02-201-2/+24
|\
| * Refactor the functions that run over every event.Nick Mathewson2012-02-201-4/+23
| * Remove the eventqueue list and the ev_next pointers.Nick Mathewson2012-01-271-0/+3
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-1/+1
|\ \ | |/ |/|
| * Update copyright notices to 2012Nick Mathewson2012-02-101-1/+1
* | Make event_reinit() more robust and maintainableNick Mathewson2012-01-271-0/+3
|/
* Add function to check referential integrity of an event_baseNick Mathewson2012-01-211-0/+2
* Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* Add a few more evmap/changelist commentsNick Mathewson2010-04-091-16/+22
* Replace users of "int fd" with "evutil_socket_t fd" in portable codeNick Mathewson2010-03-051-1/+1
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Do not call the locking variant of event_add or event_active in some cases wh...Nick Mathewson2009-10-271-1/+2
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+1
* Move per-fd info from eventops into evmap. Not done for win32.c yet.Nick Mathewson2009-01-141-0/+2
* Add initializer functions for evmap types.Nick Mathewson2009-01-141-0/+5
* Rename four internal headers to follow the -internal.h convention.Nick Mathewson2009-01-131-0/+77