server: Initial inotify support.

Mike McCormack mike at codeweavers.com
Tue Jan 24 03:57:59 CST 2006


This isn't ready yet because it cause a regression test to fail.  The 
failure is related to calling RemoveDirectory on an open directory 
handle, so isn't a fault in this code.

I've posted this incase anybody wants to review it or see which 
direction I'm headed with notify stuff, and for backup :)

Mike


ChangeLog:
Initial inotify support.

  server/change.c  |  183 
++++++++++++++++++++++++++++++++++++++++++++++++++----
  server/inotify.h |  112 +++++++++++++++++++++++++++++++++
  2 files changed, 280 insertions(+), 15 deletions(-)
  create mode 100644 server/inotify.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 851b58712d8dfa4bdfd7dfcd44e1c48de28b297e.diff
Type: text/x-patch
Size: 10987 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060124/2c2d08bb/851b58712d8dfa4bdfd7dfcd44e1c48de28b297e.diff


More information about the wine-patches mailing list