home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Editors
/
Emacs
/
Source
/
etermSupport.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-11-30
|
277 b
|
10 lines
/* Prototypes for etermSupport.c
For legal stuff see the file COPYRIGHT. */
char **patch_env (char **, int);
int create_server_socket (int *);
int accept_server_connection (int);
void create_channel (int *, int *, int *);
void fork_shell (char *, char **, char **, int);