Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/gmon



> > 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@localhost



Home | Main Index | Thread Index | Old Index