| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Date: | Tue, 27 Mar 2001 16:55:05 +0400 |
| From: | Egor Duda <deo AT logos-m DOT ru> |
| X-Mailer: | The Bat! (v1.45) Personal |
| Reply-To: | Egor Duda <cygwin-developers AT cygwin DOT com> |
| Organization: | DEO |
| X-Priority: | 3 (Normal) |
| Message-ID: | <4895459403.20010327165505@logos-m.ru> |
| To: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| CC: | cygwin-developers AT cygwin DOT com |
| Subject: | Re: whats a good magic number for fifo's? |
| In-reply-To: | <011201c0b6ae$c3f7de20$0200a8c0@lifelesswks> |
| References: | <011201c0b6ae$c3f7de20$0200a8c0 AT lifelesswks> |
| Mime-Version: | 1.0 |
Hi! Tuesday, 27 March, 2001 Robert Collins robert DOT collins AT itdomain DOT com DOT au wrote: RC> The title says it all. RC> I'm extending the magic number checks in fhandler_base... this will have RC> a performance impact (the assume exe flag and/or ntsec will no longer RC> shortcut the file open and read tests). I'm open to suggestions for RC> marking the file as a fifo without magic numbers. how about using symlinks pointing to some special destination (for example to '/cygdrive/fifo')? all we need to do in this case is to slightly modify current symlink resolution code. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |