On Fri, Oct 03, 2008 at 02:19:05PM +0200, Bruno Haible wrote: > Very good point. You can write flock() in terms of fcntl()? Also, in glibc > we have code for lockf() in terms of fcntl.
I've written an flock-in-terms-of-fcntl in the latest version. Coming soon ... I'm working around some tricky bug in Wine which stops my tests from running. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v
