Followup to:  <9c77p7$upd$[EMAIL PROTECTED]>
By author:    "H. Peter Anvin" <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
> 
> glibc already contains such a wrapper; it is called __clone().  At
> least my system has "man clone" show the man page for it.
> 

Actually, the man page is wrong, it's called clone() unless you define
a function with that name yourself (weak symbol.)  My version of the
man pages are a bit old.

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to