[klibc] Macros for wait() status

Jon Smirl jonsmirl at yahoo.com
Sun Feb 15 11:45:14 PST 2004


Can I get the macros for interpreting wait() exit status?

wait(&status);
if (__WIFEXITED(status) && (__WEXITSTATUS(status) == 0)) {  //need klibc fix


=====
Jon Smirl
jonsmirl at yahoo.com

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html



More information about the klibc mailing list