home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6524 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!mips!darwin.sura.net!jvnc.net!yale.edu!cs.yale.edu!news-mail-gateway!daemon
  2. From: unixsys@ssg.com (Rick Emerson)
  3. Newsgroups: comp.os.linux
  4. Subject: Xphoon.  Again.
  5. Message-ID: <6PcDoB2w165w@ssg.com>
  6. Date: 23 Jul 92 15:28:28 GMT
  7. Sender: wxsat!unixsys@uu3.psi.com
  8. Organization: System Support Group
  9. Lines: 18
  10.  
  11. Well, to add to the fun, I need a definition for TIOCNOTTY which is sent to
  12. ioctl.  The code piece in question reads:
  13. if ( ioctl( tty, TIOCNOTTY, 0 ) < 0 )
  14.    {
  15.    # Gripe about tty and die
  16.    }
  17.    
  18. A number of similar flags are defined in termios.h so I suspect this is
  19. where this definition belongs, too.  Anyone want to give this a shot?
  20.  
  21. Rick
  22.  
  23.  
  24. | Richard B. Emerson     | Replies may be sent to:                         |
  25. | System Support Group   |         unixsys@ssg.com  -or-  rick@ssg.com     |
  26. | Post Office Box 180    |-------------------------------------------------+
  27. | Lansdale, PA 19446 USA |     "If I knew what I was doing,                |
  28. | Voice: 215.855.1607    |      I wouldn't do it." - Me                    |
  29.