[CRIU] [PATCH cr 1/7] zdtm: copy futex engine from crtools (v2)
    Andrey Vagin 
    avagin at openvz.org
       
    Mon Jul  2 07:25:31 EDT 2012
    
    
  
We can't reuse it from crtools, because zdtm is used separately.
v2 syscall() returns an error code in errno.
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/zdtm/lib/atomic.h |   42 ++++++++++++++
 test/zdtm/lib/lock.h   |  139 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 181 insertions(+), 0 deletions(-)
 create mode 100644 test/zdtm/lib/atomic.h
 create mode 100644 test/zdtm/lib/lock.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-zdtm-copy-futex-engine-from-crtools-v2.patch
Type: text/x-patch
Size: 4682 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120702/a1ecc1a4/0001-zdtm-copy-futex-engine-from-crtools-v2.bin
    
    
More information about the CRIU
mailing list