]>
diplodocus.org Git - nmh/blob - h/prototypes.h
1 /* prototypes.h -- various prototypes
3 * If you modify functions here, please document their current behavior
4 * as much as practical.
8 * prototype from config.h
10 char *etcpath(char *) NONNULL(1);
13 * prototypes from the nmh subroutine library
18 int pidwait (pid_t
, int);