Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gmon
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)
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/gmon/gmon.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index