home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17487 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!mercury.unt.edu!sol!kenc
  3. From: kenc@sol.acs.unt.edu (Ken Corey - Operator)
  4. Subject: Re: union wait
  5. Message-ID: <kenc.722383317@sol>
  6. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  7. Organization: University of North Texas
  8. References: <Mf35FIC00YUnR=rW82@andrew.cmu.edu> <1992Nov20.193111.995@serval.net.wsu.edu>
  9. Date: Sat, 21 Nov 1992 22:01:57 GMT
  10. Lines: 15
  11.  
  12. hlu@eecs.wsu.edu (H.J. Lu) writes:
  13.  
  14. >Include <sys/wait.h>, You are home free. If your software ueses "union wait"
  15. >directly, rather than wait macros, fix your software. That will make it
  16. >more portable.
  17.  
  18.  
  19. Don't forget, <wait.h> defines the union wait structure as an 'int *'.  
  20. Simply search and replace using your favorite editor, and things should work 
  21. out just fine.  At least *i*'ve gotten good results...your mileage may vary.
  22.  
  23. Ken == kenc@sol.acs.unt.edu == kenc@vaxb.acs.unt.edu
  24.  Weinberg's Principle:
  25.      An expert is a person who avoids the small errors while
  26.      sweeping on to the grand fallacy.
  27.