1. 11 Nov, 2014 2 commits
  2. 31 Oct, 2014 1 commit
  3. 22 Oct, 2014 1 commit
  4. 21 Oct, 2014 3 commits
  5. 16 Oct, 2014 1 commit
  6. 11 Oct, 2014 1 commit
  7. 09 Oct, 2014 9 commits
  8. 08 Oct, 2014 2 commits
  9. 06 Oct, 2014 1 commit
  10. 03 Oct, 2014 4 commits
  11. 02 Oct, 2014 3 commits
  12. 01 Oct, 2014 2 commits
  13. 23 Sep, 2014 3 commits
  14. 22 Sep, 2014 2 commits
  15. 20 Sep, 2014 2 commits
    • William Orr's avatar
      Add support for solaris atomicops · 2d7786cf
      William Orr authored
      This patch adds support for atomic operations on Solaris, on any platform.
      It makes use of the atomic functions made available in Solaris' atomic.h
      header.
      2d7786cf
    • William Orr's avatar
      Add check for sched_yield in librt · 38b84946
      William Orr authored
      In Solaris, sched_yield lives in librt, rather than libc. This patch adds a
      check which will link in librt if necessary.
      38b84946
  16. 19 Sep, 2014 3 commits