caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Inotify binding
@ 2006-11-21 20:18 Vincent Hanquez
  2006-11-21 23:55 ` [Caml-list] " Richard Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Vincent Hanquez @ 2006-11-21 20:18 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-29  6:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-21 20:18 Inotify binding Vincent Hanquez
2006-11-21 23:55 ` [Caml-list] " Richard Jones
2006-11-22  0:16   ` Vincent Hanquez
2006-11-29  6:28     ` Aleksey Nogin

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 NNTP newsgroup(s).