unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* inotify ffi
@ 2014-11-11 17:55 Chaos Eternal
  2014-11-11 17:59 ` Chaos Eternal
  0 siblings, 1 reply; 7+ messages in thread
From: Chaos Eternal @ 2014-11-11 17:55 UTC (permalink / raw)
  To: guile-devel

i wrote a FFI to inotify system call.

https://github.com/ChaosEternal/guile-inotify2

procedures:
* inotify-init
* inotify-init1
* inotify-add-watch
* inotify-rm-watch
* inotify-read-port

the errno handle is unreliable, use with caution.

License: LGPL v3



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

end of thread, other threads:[~2014-11-11 20:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 17:55 inotify ffi Chaos Eternal
2014-11-11 17:59 ` Chaos Eternal
2014-11-11 19:10   ` Mark H Weaver
2014-11-11 20:00   ` Eli Zaretskii
2014-11-11 20:05     ` David Thompson
2014-11-11 20:32       ` Eli Zaretskii
2014-11-11 20:47         ` David Thompson

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).