bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Comment on glibc2.28: Re: [PATCH glibc] Add file record locking support


From: Svante Signell
Subject: Comment on glibc2.28: Re: [PATCH glibc] Add file record locking support
Date: Sat, 01 Dec 2018 16:27:24 +0100
User-agent: Evolution 3.30.0-1

On Thu, 2015-01-08 at 12:40 +0100, Svante Signell wrote:
> Hi, 
> 
> Attached is the patch adding support for file record locking in glibc,
> as implemented in Hurd by Neal Walfield and others. This patch should be
> applied after the corresponding hurd patch series in case glibc and hurd
> are not built simultaneously.

With the new version of glibc (2.28) the new file f-setlk.c (and f-setlk.h) is
introduced. This makes the file-record-locking patch for glibc very cumbersome.
Stuff already in fcntl.c now has to be redefined in that file, in order to add
the file record locking part.

Old patch:
fcntl.diff.old

New patch:
fcntl.diff.new

Please revert the patch introducing that file.

Attachment: fcntl.diff.new
Description: Text document

Attachment: fcntl.diff.orig
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]