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:[EMAIL PROTECTED] 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/