Cygwin: Add clone compat layer
authorChristian Babeux <christian.babeux@efficios.com>
Thu, 29 Nov 2012 16:13:48 +0000 (11:13 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Fri, 7 Dec 2012 20:17:54 +0000 (15:17 -0500)
commit8d804f736eb06e892e74f32df00ea0bdb974a410
treee5fd892d8a561eeae2e0eef23ec0e4234052816d
parent0c8934a1258302f8153172c54a062129405f1116
Cygwin: Add clone compat layer

Cygwin doesn't support the clone() syscall [1].
Users must explicitly set the LTTNG_DEBUG_NOCLONE environment variable.

[1] - http://cygwin.com/ml/cygwin/2009-05/msg00172.html

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
src/common/compat/clone.h
This page took 0.025111 seconds and 4 git commands to generate.