1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/ntvfs/sysdep
Andrew Tridgell 3979da11a4 r15029: fixed the detection of inotify
(This used to be commit 5471b4b1a8)
2007-10-10 14:04:02 -05:00
..
config.m4 r15029: fixed the detection of inotify 2007-10-10 14:04:02 -05:00
config.mk r14993: Make subsystems again 2007-10-10 14:00:52 -05:00
inotify.c r14964: - move sidmap code from ntvfs_common to SAMDB 2007-10-10 14:00:47 -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 r14966: make more functions _PUBLIC_ 2007-10-10 14:00:47 -05:00
sys_notify.h r14964: - move sidmap code from ntvfs_common to SAMDB 2007-10-10 14:00:47 -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.