| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Thu, 26 Aug 2004 13:39:47 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: F_ULOCK, F_LOCK, F_TLOCK, F_TEST missing in unistd.h |
| Message-ID: | <20040826113947.GD27978@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <4215658170 DOT 20040826103850 AT familiehaase DOT de> <20040826090950 DOT GZ27978 AT cygbert DOT vinschen DOT de> <231908231281 DOT 20040826124602 AT familiehaase DOT de> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <231908231281.20040826124602@familiehaase.de> |
| User-Agent: | Mutt/1.4.2i |
On Aug 26 12:46, Gerrit P. Haase wrote: > Corinna wrote: > > Hey, are you going to implement lockf for Cygwin? :-) > > Ummm, I wasn't aware that I want to implement it;) > I'll do some research, maybe we can take it easily from FreeBSD? I have already lockf kernel code from FreeBSD in my local sandbox since I began working on that earlier this year at one point. The most missing resources are spare time and a good idea how to share the lock data between processes in a *sensible* way. The simple appraoch would use Cygserver to keep track of lock data, but I really don't want to involve Cygserver in file I/O. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |