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 X-Authentication-Warning: bono.reversers.net: stefan owned process doing -bs Date: Wed, 13 Sep 2000 11:16:09 +0200 (CEST) From: stefan X-Sender: stefan AT bono DOT reversers DOT net To: Cygwin Mailing List Subject: ifconf Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello CygWin'ers, i got two small questions. 1) Will there be support for mkfifo() in the cygwin1.dll ? I know POSIX leaves the behaviour of named pipes undocumented, but would be nice to have wrappers for CreateNamedPipe ... 2) I noticed you can list network devices and addresses. Here is what i got: --- list of local interfaces you can start ip services on --- lo0: 127.0.0.1 eth0: 192.168.2.7 eth1: 0.0.0.0 On the other hand i coded the same for my MingW32 port and got this: --- list of local interfaces you can start ip services on --- PPP Adapter.: 0.0.0.0 Novell 2000 Adapter.: 192.168.2.7 MS TCP Loopback interface: 127.0.0.1 Is it possible to determine if a device is "eth" or "ppp" ? The "eth1" in the upper list (with cygwin) should be: "ppp0" or something likely. I am using the old CygWinB20.1 so this might be outdated. Please tell me if so ?! Thanks in advance. stefan AT lkcc DOT org -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com