Subject: Re: CVS commit: src/lib/libc/gmon
To: Simon Burge <simonb@wasabisystems.com>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 04/11/2003 10:07:10
> > Use snprintf instead of hand crafted string copy and numeric conversion.
> > Avoids problems if/when the pid is greater than 999999.
> 
> Does this mean that big chunks of stdio will now be pulled in to
> programs that would have previously used them?

I think gmon.c used them anyway - yep contains warnx() calls.

	David

-- 
David Laight: david@l8s.co.uk