Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 04:00:32 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Mark Murray <markm@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/include stdlib.h src/lib/libc/gen getbsize.3   getbsize.c
Message-ID:  <20021024035920.R23637-100000@gamplex.bde.org>
In-Reply-To: <200210231418.g9NEI7Ob002138@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Oct 2002, Mark Murray wrote:

> markm       2002/10/23 07:18:07 PDT
>
>   Modified files:
>     include              stdlib.h
>     lib/libc/gen         getbsize.3 getbsize.c
>   Log:
>   Make the first argument of getbsize a size_t* instead of an int*, as this is what the quantity actually is. Fix an easy const while I'm here.

This breaks binary compatibility on 64-bit machines.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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