Closed
Description
I guess this is just not implemented yet, right? Not something that's impossible or inviable to implement.
The problem might be that the system call is very different on OS X and linux. So should it be implemented on each system as is? Or should some common denominator be in nix? (given that syscall exists in libc for both platforms with different signature)