Skip to content
Snippets Groups Projects
  1. Jan 24, 2022
  2. Jan 20, 2022
  3. Jan 18, 2022
  4. Jan 17, 2022
  5. Jan 14, 2022
  6. Jan 06, 2022
  7. Jan 05, 2022
  8. Dec 10, 2021
  9. Nov 30, 2021
  10. Nov 29, 2021
  11. Nov 05, 2021
  12. Nov 02, 2021
  13. Oct 26, 2021
  14. Oct 20, 2021
  15. Oct 19, 2021
  16. Oct 11, 2021
  17. Oct 06, 2021
  18. Sep 06, 2021
  19. Aug 26, 2021
  20. Jul 19, 2021
  21. Jul 17, 2021
    • Andre Maroneze's avatar
      [hdrck] quit when Ctrl+C is pressed · 80a06664
      Andre Maroneze authored
      Sys.cmd is called _very_ often and thousands of times; whenever a Ctrl+C
      is pressed while inside a subcommand, it returns a non-zero code. But
      in many loops, a message is emitted and nothing else, so hdrck continues on
      and on. Besides, the Ctrl+C leads to spurious "invalid header" messages at the
      end, because of that. The fix simply makes the program terminate.
      80a06664
  22. Jun 15, 2021
Loading