#include "h.h"#include <sys/wait.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| _PROTOTYPE (static void tellstatus,(FILE *out, char *name, int status)) | |
| int | dosh (char *string, char *shell) |
| void | docmds1 (struct name *np, struct line *lp) |
| void | docmds (struct name *np) |
| void | modtime (struct name *np) |
| void | touch (struct name *np) |
| int | make (struct name *np, int level) |
| void | make1 (struct name *np, struct line *lp, struct depend *qdp, char *basename, char *inputname) |
| void | implmacros (struct name *np, struct line *lp, char **pbasename, char **pinputname) |
| void | dbgprint (int level, struct name *np, char *comment) |
| void dbgprint | ( | int | level, | |
| struct name * | np, | |||
| char * | comment | |||
| ) |
1.5.8