On 10/6/2022 12:29 PM, Kevin Connor Arpe wrote:
Hi,

Sorry, I am a GMail user, so I am unable to reply to the original email
from Eric Blake ebl...@redhat.com on Thu May 3 14:03:00 GMT 2018:
https://cygwin.com/pipermail/cygwin/2018-May/237069.html

Eric wrote: <<And patches to make Cygwin support inotify_init() and
friends implemented
on top of the Windows native API are certainly welcome.>>

First, please correct me if Linux-style inotify is already supported in
Cygwin.  As I understand, it is not.

That's correct.

[...]

I would appreciate it if people could share their thoughts and advice.

I don't know if this will help, but Emacs has a filenotify feature which, on Linux, is based on inotify. In the native Windows build of Emacs, filenotify is implemented in the file src/w32notify.c in the Emacs source tree. Looking at how this is done might give you some ideas.

The Linux inotify API is an excellent feature.  I have used it a few times
with great success.  It would be nice to have this feature on Cygwin.

Agreed.  Good luck.

Ken

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to