FreeNOS
Macros | Functions
wait.h File Reference
#include <Macros.h>
#include "types.h"

Go to the source code of this file.

Macros

#define WEXITSTATUS(st)   (st)
 Returns the exit status of the child process. More...
 

Functions

C pid_t waitpid (pid_t pid, int *stat_loc, int options)
 Wait for a child process to stop or terminate. More...