s3-lib: introduce sys_realpath()
authorUri Simchoni <uri@samba.org>
Mon, 18 Jan 2016 21:34:06 +0000 (23:34 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 26 Jan 2016 23:22:22 +0000 (00:22 +0100)
commitc6ed45fe710924f847f46d505ceabfec21e7cf38
treebe56d9346c2bc51531269af078a4195246fd7af9
parentf0c43ceec5185ef4bc429e201339f3eb3e7c094b
s3-lib: introduce sys_realpath()

Add sys_realpath() function that captures the OS variations
on realpath().

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/proto.h
source3/lib/system.c
source3/modules/vfs_default.c