Re: [RFC][v8][PATCH 9/10]: Define clone3() syscall

From: H. Peter Anvin
Date: Wed Oct 21 2009 - 09:12:19 EST


On 10/21/2009 01:26 PM, Michael Kerrisk wrote:

My question here is: what does "3" actually mean? In general, system
calls have not followed any convention of numbering to indicate
successive versions -- clone2() being the one possible exception that
I know of.


"3" is number of arguments. It's better than "extended" or something like that simply because "extended" just means "more than", and a number at least tells you *how much more than*.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/