[comp.os.minix] cppmake and sys/wait.h

cechew@bruce.cs.monash.OZ.AU (Earl Chew) (07/06/90)

Some people have been having difficulty with cppmake. The following doesn't
help. In sys/wait.h there is a line that reads:

#define WIFSIGNALED(s)	(((unsigned int)(x)-1 & 0xFFFF) < 0xFF) /* signaled */
                                         |
The (x) should of course be (s) ---------+

Earl
-- 
Earl Chew, Dept of Computer Science, Monash University, Australia 3168
ARPA: cechew%bruce.cs.monash.oz.au@uunet.uu.net  ACS : cechew@bruce.oz
----------------------------------------------------------------------