Subject: Linux compatible clone(2) syscall implemented
To: None <tech-kern@netbsd.org>
From: Bang Jun-Young <bjy@mogua.org>
List: tech-kern
Date: 06/14/2001 20:20:46
Hi,

clone(2) system call has been implemented based on Linux
compat source and is available at:

	http://kldp.org/~bangjy/wine

It was tested with Wine, which ran some Win32 programs
successfully for the first time on NetBSD/i386 ELF platform.

Now I need help to ensure:

 * it really works as expected
 * it's fully compatible with the Linux version (yes, I
   know some features are not yet implemented :)
 * also Wine works properly 

Any comments are welcome and appreciated,

Jun-Young

-- 
Bang Jun-Young <bjy@mogua.org>