Skip to content
Snippets Groups Projects
  1. Sep 25, 2016
    • Robert Goldman's avatar
      Fix build on CCL/Windows. · 46eb49bf
      Robert Goldman authored
      The code for %POSIX-SEND-SIGNAL -- which isn't invoked on Windows
      anyway, was crashing on Windows build -- because of differences in
      function signatures on CCL Windows/other.  Fixed this by simply making
      %POSIX-SEND-SIGNAL a stub on Windows.  I couldn't remove it altogether,
      because deciding whether to invoke it is a decision made at run-time,
      not compile-time.
      46eb49bf
    • Elias Pipping's avatar
      Export process-info-pid · 8f9db9ed
      Elias Pipping authored
      8f9db9ed
  2. Sep 24, 2016
  3. Sep 23, 2016
  4. Sep 22, 2016
  5. Sep 21, 2016
  6. Sep 20, 2016
Loading