rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit ee67e2be095997249d2a6147f404fbcb4764b548
parent 31f0826614c17ef69f3cc654f9ede3ca9452522e
Author: tgoodwin <tgoodwin>
Date:   Thu,  5 Feb 1998 15:20:08 +0000

don't use signals in this file

Diffstat:
Mexec.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/exec.c b/exec.c @@ -1,9 +1,7 @@ /* exec.c */ #include <signal.h> #include <errno.h> -#include <setjmp.h> #include "rc.h" -#include "jbwrap.h" /* Takes an argument list and does the appropriate thing (calls a