[Xcb] [PATCH 1/2] pthread_self(): do not assume pthread_t and int are compatible

Julien Cristau jcristau at debian.org
Tue Dec 14 03:17:12 PST 2010


On Tue, Dec 14, 2010 at 04:12:40 +0200, Rémi Denis-Courmont wrote:

> POSIX does not warrant much about pthread_t.
> It is not necessarily the same convertible to int as far as the calling
> conventions are concerned.
> ---
>  list.m4    |    2 +-
>  stubs.c.m4 |   11 +++++++++++
>  2 files changed, 12 insertions(+), 1 deletions(-)
> 
Reviewed-by: Julien Cristau <jcristau at debian.org>

Cheers,
Julien


More information about the Xcb mailing list