From: tab@snarc.org (Vincent Hanquez)
To: caml-list@yquem.inria.fr
Subject: Inotify binding
Date: Tue, 21 Nov 2006 21:18:34 +0100 [thread overview]
Message-ID: <20061121201834.GA25644@snarc.org> (raw)
Hi,
I've made a small bindings for inotify, aka linux file system notification
new subsystem.
It's available here:
http://tab.snarc.org/projects/ocaml_inotify/
or the archive is directly here:
http://tab.snarc.org/download/ocaml/ocaml_inotify-0.2.tar.bz2
You need a really recent glibc to have inotify syscall available
through /usr/include/sys/inotify.h. I didn't bother putting some code
to handle old glibc, but I accept patch :)
The archive contains an example program on how to use the interface.
Cheers,
--
Vincent Hanquez
next reply other threads:[~2006-11-21 20:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-21 20:18 Vincent Hanquez [this message]
2006-11-21 23:55 ` [Caml-list] " Richard Jones
2006-11-22 0:16 ` Vincent Hanquez
2006-11-29 6:28 ` Aleksey Nogin
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061121201834.GA25644@snarc.org \
--to=tab@snarc.org \
--cc=caml-list@yquem.inria.fr \
/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