summaryrefslogtreecommitdiff
path: root/win32select.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* Rename "size" variables in win32select that were really fd counts.Nick Mathewson2010-11-011-11/+11
* Try to clear up more size_t vs int/long issues.Nick Mathewson2010-10-271-1/+1
* Fix signed/unsigned warnings on win32Nick Mathewson2010-10-141-2/+2
* Remove the now-useless evsig_caught and evsig_processNick Mathewson2010-09-151-4/+0
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Add evutil_tv_to_msec for safe conversion of timevals to milliseconds.Christopher Davis2010-03-311-7/+6
* more whitespace normalizationNick Mathewson2010-03-051-4/+4
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Clean up formatting: function/keyword spacing consistency.Nick Mathewson2010-02-191-1/+1
* Clean up formatting: use tabs, not 8-spaces, to indent.Nick Mathewson2010-02-181-8/+8
* Stop passing EVTHREAD_READ and EVTHREAD_WRITE to non-rw locks.Nick Mathewson2009-11-271-2/+2
* Fix a miscalculated realloc() size in win32select.c.Nick Mathewson2009-11-061-2/+2
* Rename win32.c to win32select.c, and take it out of the WIN32-Code ghetto.Nick Mathewson2009-11-051-0/+381