K 10 svn:author V 8 deischen K 8 svn:date V 27 2002-02-17T17:40:34.000000Z K 7 svn:log V 344 Use struct __ucontext in prototypes and associated functions instead of ucontext_t. Forward declare struct __ucontext in and remove reliance on being included. While I'm here, also hide osigcontext types from userland; suggested by bde. Namespace pollution noticed by: Kevin Day END