Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/gmon
On Sun, Apr 06, 2003 at 09:05:53PM +0300, David Laight wrote:
> Module Name: src
> Committed By: dsl
> Date: Sun Apr 6 18:05:52 UTC 2003
>
> Modified Files:
>
> src/lib/libc/gmon: gmon.c
>
> Log Message:
>
> Use snprintf instead of hand crafted string copy and numeric conversion.
> Avoids problems if/when the pid is greater than 999999.
> (approved by christos)
Does this mean that big chunks of stdio will now be pulled in to
programs that would have previously used them?
(Note - pre coffee, not awake, yadda yadda yadda).
Simon.
--
Simon Burge
<simonb%wasabisystems.com@localhost>
NetBSD Development, Support and Service: http://www.wasabisystems.com/
Home |
Main Index |
Thread Index |
Old Index