1. 20 Jul, 2006 3 commits
    • Moe Jette's avatar
    • Christopher J. Morrone's avatar
      Changes to salloc: · 6dffdb9a
      Christopher J. Morrone authored
        - returns the return code of its child command
        - add timeout for limiting how long it waits for a PENDING job allocation
          (slurm_allocate_resources_blocking was updated to timeout correctly)
        - cleans up job allocation on Ctrl-C (Actually, it ignores SIGINT, SIGTERM,
          SIGQUIT, but unblocks them for the child, so ctrl-c from the shell
          hits the whole process group, and the child exits, and salloc cleans
          up like normal.  Might to be more proactive with signals, but I
          am not yet certain.)
        - trim more unnecessary command line options
        - man page additions
      6dffdb9a
    • Christopher J. Morrone's avatar
      Quiet compiler warnings · 610cb274
      Christopher J. Morrone authored
      610cb274
  2. 19 Jul, 2006 8 commits
  3. 18 Jul, 2006 6 commits
  4. 17 Jul, 2006 1 commit
  5. 15 Jul, 2006 1 commit
  6. 14 Jul, 2006 3 commits
  7. 13 Jul, 2006 3 commits
  8. 11 Jul, 2006 2 commits
  9. 10 Jul, 2006 3 commits
  10. 06 Jul, 2006 3 commits
  11. 05 Jul, 2006 3 commits
  12. 28 Jun, 2006 1 commit
  13. 20 Jun, 2006 1 commit
  14. 19 Jun, 2006 1 commit
  15. 15 Jun, 2006 1 commit