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
2009-01-03 19:58:52 +01:00
..
config.m4 use glibc sys/inotify.h header 2008-10-30 15:53:46 +11:00
config.mk s4:sys_lease_linux: use tevent 2008-12-29 19:57:00 +01:00
inotify.c s4:sysdep/inotify: use tevent_fd_set_auto_close() 2009-01-03 19:58:52 +01:00
README r14877: added support for the kernel inotify mechanism. This passes basic 2007-10-10 14:00:11 -05:00
sys_lease_linux.c s4:sys_lease_linux: use tevent 2008-12-29 19:57:00 +01:00
sys_lease.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
sys_lease.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
sys_notify.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
sys_notify.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01: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.