Age | Commit message (Expand) | Author |
---|---|---|
2018-10-31 | fix compilation errors on Debian GNU/Hurd | Florian Schlichting |
2017-12-18 | thread/PosixMutex: add "noexcept" | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-08-25 | thread/Posix{Mutex,Cond}: use "constexpr" only with glibc | Max Kellermann |
2014-09-24 | Merge branch 'v0.18.x' | Max Kellermann |
2014-09-13 | thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSD | Max Kellermann |
2014-07-02 | thread/{Mutex,Cond}: relicense to BSD-2 | Max Kellermann |
2014-02-18 | thread/Posix{Mutex,Cond}: disable "constexpr" on Android | Max Kellermann |
2013-01-10 | thread/Cond: new wrapper for pthread_cond_t or GCond | Max Kellermann |
2013-01-10 | thread/PosixMutex: fix indent | Max Kellermann |
2013-01-07 | thread/Mutex: don't use std::mutex | Max Kellermann |