7a3f627463
msh (largely compatible Bourne shell).
10 lines
134 B
C
10 lines
134 B
C
#define Extern
|
|
|
|
#include <sys/types.h>
|
|
#include <signal.h>
|
|
#define _NSIG NSIG
|
|
#include <errno.h>
|
|
#include <setjmp.h>
|
|
#include "sh.h"
|
|
|