bug in pclose(3)

Guy Harris guy at auspex.UUCP
Tue Jan 10 05:09:46 AEST 1989


>Declare waitpid as
>	pid_t waitpid (pid_t pid, int *statp, int options, ...);

It's already been defined (by POSIX), and probably not as a varargs
function.  Yeah, maybe it'll work on most of the machines you and I can
think of (just as calling "open" with 2 arguments will), but why take
chances?



More information about the Comp.unix.wizards mailing list