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
Stefan Metzmacher 816a3309c3 s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warning
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-04-02 09:03:44 +02:00
..
inotify.c s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warning 2014-04-02 09:03:44 +02:00
README
sys_lease_linux.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
sys_lease.c s4: pass down a memory context when performing share_string_option, to allow substitutions 2014-02-20 10:11:00 +13:00
sys_lease.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_notify.c s4: pass down a memory context when performing share_string_option, to allow substitutions 2014-02-20 10:11:00 +13:00
sys_notify.h librpc/idr Use the Samba3 notify.idl in common. 2011-06-09 12:40:08 +02:00
wscript_build waf: Fix the FreeBSD build with libinotify 2014-01-06 19:50:22 +01:00
wscript_configure rely on sys/inotify.h for inotify 2012-04-13 21:15:00 +02: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.