Annotation of 43BSD/contrib/X/Xlib/Xtty.h, revision 1.1

1.1     ! root        1: /* $Header: Xtty.h,v 10.3 86/02/01 15:42:44 tony Rel $ */
        !             2: typedef struct _TTYWindow {
        !             3:        Window w;               /* The window id */
        !             4:        int pid;                /* The pid of the subprocess xterm */
        !             5:        short file;             /* The file id of the tty to read and write 
        !             6:                                   characters to/from */
        !             7: } TTYWindow;
        !             8: 
        !             9: TTYWindow *CreateTTYWindow();

unix.superglobalmegacorp.com

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