25dc91b - syscall(__NR_clone) replaced by clone() to fix incorrect order of params

Authored and Committed by jskala 14 years ago
1 file changed. 1 lines added. 1 lines removed.
    - syscall(__NR_clone) replaced by clone() to fix incorrect order of params
        on s390 arch
    
        
file modified
+1 -1