1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/ntvfs/sysdep
Andrew Bartlett a1f04e8abc libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
The two error tables need to be combined, but for now seperate the names.

(As the common parts of the tree now use the _common function,
errmap_unix.c must be included in the s3 autoconf build).

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104
2011-06-20 08:12:03 +02:00
..
inotify.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +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-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_lease.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_notify.c Use <tevent.h> so the system tevent gets included, if enabled. 2011-02-28 21:11:21 +01:00
sys_notify.h librpc/idr Use the Samba3 notify.idl in common. 2011-06-09 12:40:08 +02:00
wscript_build ntvfs: Add some missing dependencies on tevent/events. 2011-02-28 21:57:16 +01:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10: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.