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