1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ntvfs/sysdep
2007-10-10 14:00:20 -05:00
..
config.m4 r14877: added support for the kernel inotify mechanism. This passes basic 2007-10-10 14:00:11 -05:00
config.mk r14877: added support for the kernel inotify mechanism. This passes basic 2007-10-10 14:00:11 -05:00
inotify.c r14943: bring the inotify backend up to date with all the strange rename 2007-10-10 14:00:20 -05:00
README r14877: added support for the kernel inotify mechanism. This passes basic 2007-10-10 14:00:11 -05:00
sys_notify.c r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events for 2007-10-10 14:00:17 -05:00
sys_notify.h r14920: allow a notify backend to separately specify if it has handled the 2007-10-10 14:00:17 -05:00

This directory contains OS depdendent interfaces to facilities that
are only available on a few of our target systems, and require
substantial code to abstract.