home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cs.utexas.edu!swrinde!sdd.hp.com!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!serval!hlu
- From: hlu@eecs.wsu.edu (H.J. Lu)
- Subject: Re: union wait
- Message-ID: <1992Nov20.193111.995@serval.net.wsu.edu>
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: School of EECS, Washington State University
- References: <Mf35FIC00YUnR=rW82@andrew.cmu.edu>
- Date: Fri, 20 Nov 92 19:31:11 GMT
- Lines: 17
-
- In article <Mf35FIC00YUnR=rW82@andrew.cmu.edu>, "Brian E. Gallew" <geek+@CMU.EDU> writes:
- |> What is the linux-ism for a "union wait"? It would really be helpful
- |> to know for porting some software.
- |>
- |> -Brian
- |>
- |> -------------------------------------------------------------------------
- |> | "Are they dead?" |
- |> | "Does it matter?" |
- |> | - Pugsley and Wednesday in "The Addams Family." |
- |> -------------------------------------------------------------------------
-
- Include <sys/wait.h>, You are home free. If your software ueses "union wait"
- directly, rather than wait macros, fix your software. That will make it
- more portable.
-
- H.J.
-