Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <29BDD4F529FCD311B631009027357C4E021B75D4@btss103a.swh.sk> From: Ferenci Daniel To: "'cygwin AT cygwin DOT com'" Subject: open("/dev/tty1",....) Date: Thu, 12 Apr 2001 09:50:44 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" > Hallo cygwin people. > > Please, > I want to port ppptcp (point to point tunelling) under cygwin to windoze. > My first problem is: > > How is it possible to handle with /dev/tty? (for example /dev/tty1). > > I tried to make ls /dev/tty1 response was ok. > But when I tried cat /dev/tty1 response was no such file or directory. > But when i tried to do fd=open("/dev/tty1",someflag) response was -1. > I tried also open("/dev/tty",some) response was ok (some file desc.) > If somebody knows how to do it please mail. > > Thanks a lot. > > daniel DOT ferenci AT swh DOT sk > > > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple