1. 31 Oct, 2014 1 commit
  2. 22 Oct, 2014 1 commit
  3. 21 Oct, 2014 3 commits
  4. 16 Oct, 2014 1 commit
  5. 11 Oct, 2014 1 commit
  6. 09 Oct, 2014 9 commits
  7. 08 Oct, 2014 2 commits
  8. 06 Oct, 2014 1 commit
  9. 03 Oct, 2014 4 commits
  10. 02 Oct, 2014 3 commits
  11. 01 Oct, 2014 2 commits
  12. 23 Sep, 2014 3 commits
  13. 22 Sep, 2014 2 commits
  14. 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
  15. 19 Sep, 2014 5 commits