[Box Backup-dev] COMMIT r311 - box/trunk/lib/common

Martin Ebourne boxbackup-dev@fluffy.co.uk
Sun, 08 Jan 2006 22:31:58 +0000


On Sun, 2006-01-08 at 21:29 +0000, subversion@fluffy.co.uk wrote:
> Author: ben
> Date: 2006-01-08 21:29:21 +0000 (Sun, 08 Jan 2006)
> New Revision: 311
> 
> Modified:
>    box/trunk/lib/common/BoxPlatform.h
> Log:
> Quick hack to stop attempting to intercept clib functions on Darwin, pending autoconf test

What is the issue here? There's still quite a bit of darwin specific
stuff in intercept.cpp. Is this dead now? Can the autoconf check be as
simple as test for syscall()?

Cheers,

Martin.