summaryrefslogtreecommitdiff
path: root/sample/time-test.c
Commit message (Expand)AuthorAgeFilesLines
* time-test: disable buffering (mostly for windows)Azat Khuzhin2019-05-211-0/+3
* Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...Nick Mathewson2012-11-011-2/+1
|\
| * Compile without warnings on mingw64Nick Mathewson2012-11-011-2/+1
* | Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-1/+1
* | Use "_WIN32", not WIN32: it's standard and we don't need to fake itNick Mathewson2011-05-251-3/+3
|/
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Clean up formatting: function/keyword spacing consistency.Nick Mathewson2010-02-191-1/+1
* Update time-test.c to use event2Nick Mathewson2010-01-271-18/+41
* We do not work any more without an event-config.h; stop pretending that it is...Nick Mathewson2009-11-061-3/+1
* Add missing windows include in time-test.cNick Mathewson2009-05-221-0/+3
* work around missing __func__ in sample codeNick Mathewson2009-05-221-0/+14
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-2/+2
* Remove all trailing whitespace in all the source files.Nick Mathewson2009-01-271-2/+2
* r16733@catbus: nickm | 2007-11-26 14:18:25 -0500Nick Mathewson2007-11-261-1/+1
* r16501@catbus: nickm | 2007-11-07 01:00:31 -0500Nick Mathewson2007-11-071-2/+3
* r14498@catbus: nickm | 2007-08-10 11:58:32 -0400Nick Mathewson2007-08-101-2/+1
* rolling back r339: evconfig.h does not workNiels Provos2007-03-011-1/+4
* make evconfig.h available as installed header file; notNiels Provos2007-02-281-4/+1
* fix some of the windows compile issues; make buffer.c faster; supportNiels Provos2004-05-241-0/+7
* windows supportNiels Provos2003-09-251-2/+6
* sync with openbsd; API change: timeout_ is now evtimer_Niels Provos2002-07-261-1/+1
* Initial revisionNiels Provos2002-04-091-0/+59