1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/sysdep
2007-10-10 14:52:21 -05:00
..
config.m4 r15029: fixed the detection of inotify 2007-10-10 14:04:02 -05:00
config.mk r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement 2007-10-10 14:04:18 -05:00
inotify.c r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify code 2007-10-10 14:52:21 -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 r21041: Change some "private" to "private_data", and change one (void **) function 2007-10-10 14:44:24 -05:00
sys_notify.h r21041: Change some "private" to "private_data", and change one (void **) function 2007-10-10 14:44:24 -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.