Re: flock() LOCK_UN support on Hurd

2017-11-22 Thread Samuel Thibault
Hello, Amos Jeffries, on jeu. 23 nov. 2017 04:51:24 +1300, wrote: > I am facing a small portability issue on Hurd. Specifically missing > definition of LOCK_UN for use as flock() parameter when compiling > > > There seems to

flock() LOCK_UN support on Hurd

2017-11-22 Thread Amos Jeffries
I am facing a small portability issue on Hurd. Specifically missing definition of LOCK_UN for use as flock() parameter when compiling There seems to be work from 2001/2002 and a GSoC from 2014 making patches, but these do