Hello,
Bruce Merry wrote:
> In lib/lock.h, there is stub code to allow compilation event when no
> threading is supported, but it is missing the various destroy functions.
>
> Patch is attached following the existing conventions.
Thank you. Applied with this ChangeLog entry:
2008-04-17 Bruno H
Hi
In lib/lock.h, there is stub code to allow compilation event when no
threading is supported, but it is missing the various destroy functions.
Patch is attached following the existing conventions. I think, though,
that at least some of the stubs ought to expand to "((void) 0)" rather
than nothi