1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/ntvfs/sysdep
2008-01-05 13:06:03 -06: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 r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -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 r26672: Janitorial: Remove uses of global_loadparm. 2008-01-05 13:06:03 -06:00
sys_notify.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -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.