Today's changes.
More changes.
This commit is contained in:
parent
cb27443abf
commit
8ad517944e
73 changed files with 2865 additions and 1293 deletions
5
src/cmd/9term/term.h
Normal file
5
src/cmd/9term/term.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extern int getpts(int[], char*);
|
||||
extern int childpty(int[], char*);
|
||||
extern void updatewinsize(int, int, int, int);
|
||||
extern int rcfd;
|
||||
extern int rcstart(int, char*[], int*);
|
||||
Loading…
Add table
Add a link
Reference in a new issue