home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.23 / text0016.txt < prev    next >
Encoding:
Text File  |  1991-06-15  |  469 b   |  15 lines

  1. Submitted-by: rstevens@noao.edu (Rich Stevens)
  2.  
  3. Does anyone know the current draft status of POSIX.2 with regard to
  4. the system() function and its return code.  I see that SVR4 now
  5. returns -1 on an error (fork, exec, or wait error) while Reno
  6. still returns the exit status of 127.  Is -1 a valid return
  7. value--that is, are -1 and the valid wait() and waitpid() exit
  8. statuses mutually exclusive?
  9.  
  10.     Rich Stevens  (rstevens@noao.edu)
  11.  
  12.  
  13. Volume-Number: Volume 23, Number 17
  14.  
  15.