1. 04 Feb, 2017 1 commit
  2. 31 Jan, 2017 1 commit
  3. 01 Oct, 2016 1 commit
  4. 20 Feb, 2016 1 commit
  5. 14 Feb, 2016 1 commit
    • Hisham's avatar
      Disable the syscall on systems that don't have it. · 35657208
      Hisham authored
      Got a report in #397 that htop runs in NetBSD
      masquerading as Linux and using a compatibility /proc
      (like we used to in FreeBSD) and that it builds fine
      apart from this syscall.
      35657208
  6. 02 Feb, 2016 1 commit
  7. 07 Sep, 2015 1 commit
    • Christian Hesse's avatar
      fix calloc() calls · e8970b6f
      Christian Hesse authored
      * size_t nmemb (number of elements) first, then size_t size
      * do not assume char is size 1 but use sizeof()
      * allocate for char, not pointer to char (found by Michael McConville,
        fixes #261)
      e8970b6f
  8. 20 Aug, 2015 1 commit
  9. 23 Jul, 2015 1 commit
  10. 09 Apr, 2015 1 commit
  11. 01 Apr, 2015 1 commit
  12. 17 Mar, 2015 1 commit
  13. 16 Mar, 2015 2 commits
  14. 15 Mar, 2015 1 commit
  15. 08 Mar, 2015 2 commits
  16. 23 Feb, 2015 2 commits
  17. 20 Feb, 2015 1 commit
  18. 22 Jan, 2015 1 commit
  19. 24 Nov, 2014 2 commits