commit 1817e8753e4b9cfe75e65a15513c2dc219120ae2 parent 281a824241d21cd0296067ae06428cb49ed1dd1a Author: tgoodwin <tgoodwin> Date: Wed, 21 Oct 1998 12:54:28 +0000 add makenonblock() Diffstat:
M | rc.h | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/rc.h b/rc.h @@ -304,6 +304,7 @@ extern void restoreblock(Block *); /* open.c */ extern int rc_open(const char *, redirtype); +extern void makenonblock(int); /* print.c */ /*