Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/nplab/packetdrill. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jun 15, 2016
    • Michael Tüxen's avatar
      Get blocking system calls working on FreeBSD. · 0b72293d
      Michael Tüxen authored
      This fixes a bug on non-Linux system for the handling of
      blocking system calls. While waiting, release the state
      mutex.
      Sponsored by Netflix.
      0b72293d
    • Michael Tüxen's avatar
      Set thread name only on FreeBSD. · 766cc5b2
      Michael Tüxen authored
      The thread name is only used for debugging. On Linux this
      breaks is_thread_sleeping(), since it assumes that the
      process or threadname contains no space. Just don't set
      this on Linux, so avoid any problems.
      
      Sponsored by Netflix
      766cc5b2
  2. Jun 08, 2016
  3. Jun 06, 2016
  4. May 21, 2016
  5. May 17, 2016
  6. May 13, 2016
  7. May 12, 2016
  8. May 11, 2016
  9. May 10, 2016
  10. May 09, 2016
  11. May 04, 2016
  12. May 02, 2016
  13. Apr 17, 2016
  14. Apr 15, 2016
  15. Apr 13, 2016
  16. Apr 12, 2016
  17. Apr 01, 2016
  18. Mar 18, 2016
Loading