File:  [CSRG BSD Unix] / 43BSD / contrib / X / Xlib / Xtty.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

/* $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/X/Xlib/Xtty.h,v 1.1 2018/04/24 16:12:54 root Exp $ */
typedef struct _TTYWindow {
 	Window w;		/* The window id */
	int pid;		/* The pid of the subprocess xterm */
	short file;		/* The file id of the tty to read and write 
	    	    	    	   characters to/from */
} TTYWindow;

TTYWindow *CreateTTYWindow();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.