Age | Commit message (Expand) | Author |
---|---|---|
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-08-25 | thread/{Mutex,Cond}: remove obsolete comments | Max Kellermann |
2014-07-02 | thread/{Mutex,Cond}: relicense to BSD-2 | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-17 | thread/{Cond,Mutex}: use "class" instead of "typedef" | Max Kellermann |
2013-01-11 | thread/{Mutex,Cond}: new backend for WIN32 | Max Kellermann |
2013-01-10 | thread/Cond: new wrapper for pthread_cond_t or GCond | Max Kellermann |