OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-779-g4404685

Gerrit Code Review gerrit@openafs.org
Tue, 22 Feb 2011 00:57:17 -0800 (PST)


The following commit has been merged in the master branch:
commit 44046857f6509e511a64acfdd04e362bc5205d17
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date:   Sat Feb 19 10:19:24 2011 -0500

    lwp: test for working swapcontext() and friends
    
    The USE_UCONTEXT was a temporary fix until someone wrote a reasonable
    test of the user context swapping functions.  While these are present
    on many operating systems, they simply aren't complete.  This test
    correctly fails on IRIX, MacOS and some versions of Linux (in particular,
    ppc 32-bit binaries on a 64-bit processor).
    
    Change-Id: Ie2f340d661002c8f3c78dddbaf755257cb4ca286
    Reviewed-on: http://gerrit.openafs.org/4018
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/cf/ucontext.m4 |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 52 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository