From: Kevin Ryde <user42@zip.com.au>
To: guile-user@gnu.org
Subject: Re: (fcntl fd F_GETLK ...) from Guile
Date: Sun, 02 Sep 2007 10:30:03 +1000 [thread overview]
Message-ID: <87myw59aes.fsf@zip.com.au> (raw)
In-Reply-To: <87d4x2btkv.fsf@doganov.org> (Kaloian Doganov's message of "Sat, 01 Sep 2007 12:53:04 +0300")
Kaloian Doganov <kaloian@doganov.org> writes:
>
> I need to do record (range) locking, not whole-file locking, and I
> hoped to do it with Guile.
If you don't mind breaking out a little C code it shouldn't be too hard.
(I can never remember which types of locks are voluntary or mandatory,
and which work over NFS or not, etc. Myself I've only been using flock
on a lockfile to get whole-directory locking.)
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2007-09-02 0:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-31 12:58 (fcntl fd F_GETLK ...) from Guile Kaloian Doganov
2007-08-31 23:50 ` Kevin Ryde
2007-09-01 9:53 ` Kaloian Doganov
2007-09-02 0:30 ` Kevin Ryde [this message]
2007-09-03 8:10 ` Kaloian Doganov
2007-09-02 3:34 ` Mike Gran
2007-09-03 8:08 ` Kaloian Doganov
2007-09-03 13:41 ` Mike Gran
2007-09-11 15:00 ` Kaloian Doganov
2007-09-11 16:03 ` Mike Gran
-- strict thread matches above, loose matches on Subject: below --
2007-08-31 14:19 dsmich
2007-09-01 17:58 dsmich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87myw59aes.fsf@zip.com.au \
--to=user42@zip.com.au \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).