Skip to content
Snippets Groups Projects
  1. May 30, 2020
  2. May 15, 2020
  3. May 13, 2020
  4. May 07, 2020
  5. May 06, 2020
  6. Apr 21, 2020
  7. Apr 08, 2020
  8. Apr 07, 2020
  9. Apr 01, 2020
  10. Feb 10, 2020
  11. Feb 06, 2020
  12. Feb 04, 2020
  13. Jan 25, 2020
  14. Dec 15, 2019
  15. 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
  16. Aug 17, 2019
  17. Aug 05, 2019
  18. Aug 04, 2019
  19. 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
  20. Apr 19, 2019
  21. Feb 19, 2019
  22. Feb 18, 2019
  23. Feb 04, 2019
  24. Jan 24, 2019
Loading