Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make threading functions global, like the mm_ functions. Use the libevent_pt... | Nick Mathewson | 2009-02-12 | 1 | -6/+7 |
* | Have util-internal.h define socklen_t if we need it, and include it appropria... | Nick Mathewson | 2009-01-29 | 1 | -0/+2 |
* | Update copyright statements to reflect the facts that: | Nick Mathewson | 2009-01-27 | 1 | -0/+25 |
* | Replace all use of config.h with event-config.h. | Nick Mathewson | 2009-01-27 | 1 | -1/+1 |
* | New functions to provide sane threading callbacks with pthreads and win32 thr... | Nick Mathewson | 2009-01-21 | 1 | -0/+58 |