sgtty library?

Troy Noble troy.noble@channelpoint.com
Thu Aug 9 07:48:00 GMT 2001


Not sure where a reference might be.  Google would doubtless reveal
man pages for both styles I'm sure.

"If it was my code"... I would go get the source code for some
highly terminal-intensive program that's been around for a while
like rxvt, screen, or vim and see how they do it.  Chances are
you might find example utility functions for converting between
sgtty.h and termios.h structures, or at least a section of code
or two that you could mimic in your code.

Ah, the beauty of opensource and GPL software.

Troy

-----Original Message-----
From: Clark, Matthew C (FL51) [ mailto:matthew.c.clark@honeywell.com ]
Sent: Thursday, August 09, 2001 7:18 AM
To: 'Gerrit P. Haase'
Cc: cygwin@cygwin.com
Subject: RE: sgtty library?



> Am 7 Aug 2001, um 21:31 hat gerrit.haase@convey.de geschrieben:
> > Am 7 Aug 2001, um 14:16 hat Clark, Matthew C (FL51) geschrieben:
> > > I'm trying to recompile some code for an application originally
> > > built on Solaris/SunOS and gcc complains about undefined 
> references
> > > to:
> [...]
> > Found some references in the archives:
> > http://www.cygwin.com/ml/cygwin/1999-08/msg00424.html
> > with this search/keywords:
> > sgtty site:cygwin.com
> Oops, sorry, i searched at google.com...

Thanks, but alas, the only thing I could find was that sgtty.h
isn't supported and to use termios.h.  But as I'm not terribly
familiar with either, I don't know how to port the calls and
data structures from sgtty->termios.  Can anyone point me to
some references?

Matt

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list