Skip to content
Snippets Groups Projects
  1. Oct 30, 2018
  2. Oct 29, 2018
  3. Oct 27, 2018
  4. Oct 26, 2018
  5. Oct 20, 2018
  6. Oct 19, 2018
  7. Oct 18, 2018
  8. Oct 17, 2018
  9. Oct 16, 2018
  10. Oct 15, 2018
  11. Oct 14, 2018
  12. Oct 08, 2018
  13. Oct 06, 2018
    • bors's avatar
      Auto merge of #1090 - xd009642:master, r=alexcrichton · dd8f56ed
      bors authored
      Add ptrace for non-apple BSDs
      
      So yesterday I did a PR for ptrace for apple, I've now gone through the ptrace header files for the other BSDs supported by libc and added ptrace + constants for all of them.
      
      Given the lack of ptrace in any of them I don't know if the test has to be changed at all for the new functions so I'll tackle any CI errors that come up if and as they appear.
      dd8f56ed
    • xd009642's avatar
      Add ptrace for non-apple BSDs · 57b136a2
      xd009642 authored
      * Added ptrace and constants for all freebsdlike and netbsdlike OSs
      57b136a2
  14. Oct 05, 2018
Loading