Skip to content
Snippets Groups Projects
  1. Jul 12, 2020
  2. Jun 10, 2020
  3. Jun 07, 2020
  4. Jun 05, 2020
  5. May 30, 2020
  6. May 15, 2020
  7. May 13, 2020
  8. May 07, 2020
  9. May 06, 2020
  10. Apr 21, 2020
  11. Apr 08, 2020
  12. Apr 07, 2020
  13. Apr 01, 2020
  14. Feb 10, 2020
  15. Feb 06, 2020
  16. Feb 04, 2020
  17. Jan 25, 2020
  18. Dec 15, 2019
  19. Nov 14, 2019
    • Yorhel's avatar
      Fix cross compiler targets · a5e08cf5
      Yorhel authored
      I assumed that ./configure would fail if it can't find a suitable
      compiler for the given --host, but it just falls back to the host gcc.
      
      Fixes #138
      a5e08cf5
  20. Aug 17, 2019
  21. Aug 05, 2019
  22. Aug 04, 2019
  23. Jul 23, 2019
    • Yorhel's avatar
      Handle malloc failure by pausing any activity · bb7b4196
      Yorhel authored
      This is a best-effort approach to save ncdu state when memory is low.
      There's likely allocation in libraries that isn't being checked
      (ncurses, printf).
      
      Fixes #132 (it actually doesn't, that needs a 64bit static binary too,
      but I'll get to that)
      bb7b4196
  24. Apr 19, 2019
Loading