Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2012 18:16:58 +0100
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        svn-src-all@freebsd.org
Subject:   Re: svn commit: r230864 - in head: lib/libc/amd64/gen lib/libc/arm/gen lib/libc/i386/gen lib/libc/ia64/gen lib/libc/mips/gen lib/libc/powerpc/gen lib/libc/powerpc64/gen lib/libc/sparc64/gen sys/sys
Message-ID:  <20120201171658.GA8438@britannica.bec.de>
In-Reply-To: <201202011333.q11DXrlQ089030@svn.freebsd.org>
References:  <201202011333.q11DXrlQ089030@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 01, 2012 at 01:33:53PM +0000, Konstantin Belousov wrote:
> Log:
>   Make the sys/ucontext.h self-contained by changing the return type
>   of __getcontextx_size(3) from size_t to int.

Are you sure that this doesn't break the ABI? That is: are you sure that
it doesn't return garbage in the higher 32bit on LP64 platforms?

Joerg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120201171658.GA8438>