cvs commit: src/usr.bin/make job.c

Hartmut Brandt harti at FreeBSD.org
Thu May 12 04:09:46 PDT 2005


harti       2005-05-12 11:09:45 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  Convert Compat_RunCommand() to use ProcWait(). This also gives Cmd_Exec()
  the potential to handle interrupts which it doesn't currently.
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu> (7.228)
  
  Revision  Changes    Path
  1.102     +68 -73    src/usr.bin/make/job.c


More information about the cvs-src mailing list