[PATCH 0/3] clone64() and unshare64() system calls

H. Peter Anvin hpa at zytor.com
Thu Apr 10 09:00:05 PDT 2008


Cedric Le Goater wrote:
> 
> OK. I didn't know that. I took sys_llseek() as an example of an interface 
> to follow when coded clone64(). 
> 

llseek() was the first system call that took a doublewidth argument. 
It's not the one you want to mimic.

	-hpa


More information about the Containers mailing list