1. f1a3648 threads: update for late C11 changes by Nicolai Hähnle · 7 years ago
  2. c9c8e1c c11/threads: rework Windows thrd_current() comment by Emil Velikov · 7 years ago
  3. ecfafdc c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC. by Jose Fonseca · 8 years ago
  4. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  5. c715140 Disable use of weak in threads_posix.h on Cygwin by Jon Turney · 8 years ago
  6. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  7. 6ce11e7 c11/threads: create mutexattrs only when needed by Emil Velikov · 9 years ago
  8. c8031a8 c11/threads: initialize timeout structure by Jan Vesely · 9 years ago
  9. c8dc04d c11/threads: Assert that mtx is non-NULL and check return values. by Matt Turner · 9 years ago
  10. aead7fe c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default by Felix Janda · 10 years ago
  11. 469416f c11/threads: correct assertion by Emil Velikov · 10 years ago
  12. eaf9aff c11/threads: don't include assert.h if the assert macro is already defined by Brian Paul · 11 years ago
  13. a61d859 c11/threads: Don't implement thrd_current on Windows. by José Fonseca · 11 years ago
  14. f34d75d c11/threads: Fix nano to milisecond conversion. by José Fonseca · 11 years ago
  15. f29968b c11: Add missing stdlib.h include. by José Fonseca · 11 years ago
  16. a487b4d c11: Do not use pthread_mutex_timedlock on NetBSD. by Vinson Lee · 11 years ago
  17. cd978ce c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. by José Fonseca · 11 years ago
  18. 799f30f c11: Update docs/license.html and include verbatim copy of Boost license. by José Fonseca · 11 years ago
  19. ecaa81b c11: Import threads.h emulation library. by José Fonseca · 12 years ago