Date: Sun, 4 Aug 2002 01:47:17 -0400 From: Mike Barcroft <mike@FreeBSD.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: Tim Robbins <tjr@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib calloc.c Message-ID: <20020804014717.A11904@espresso.q9media.com> In-Reply-To: <20020804050136.GB11158@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Aug 04, 2002 at 09:01:36AM %2B0400 References: <200208040411.g744Bmue027996@freefall.freebsd.org> <20020804143921.A95134@dilbert.robbins.dropbear.id.au> <20020804045801.GA11158@nagual.pp.ru> <20020804050136.GB11158@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrey A. Chernov <ache@nagual.pp.ru> writes: > Strangely I found SIZE_MAX in sys_i386_include/_stdint.h but apparently > this file is not included into limits.h I moved it, as not to expose it in <limits.h>. It is only supposed to be available from <stdint.h>. Best regards, Mike Barcroft 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?20020804014717.A11904>