Changeset 2429 for neercs/trunk/src/neercs.h
- Timestamp:
- 06/15/08 19:17:36 (5 years ago)
- File:
-
- 1 edited
-
neercs/trunk/src/neercs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/neercs.h
r2426 r2429 77 77 int create_pty(char *cmd, unsigned int w, unsigned int h, int *cpid); 78 78 int create_pty_grab(pid_t pid, unsigned int w, unsigned int h); 79 int grab_process(pid_t pid, int ptyfd);79 int grab_process(pid_t pid, char *ptyname, int ptyfd); 80 80 81 81 long int import_term(struct screen_list *screen_list, struct screen *sc, void const *data, unsigned int size);
Note: See TracChangeset
for help on using the changeset viewer.
