summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcpy.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-06-08 11:48:28 +0000
committerbde <bde@FreeBSD.org>1996-06-08 11:48:28 +0000
commita2c3393c3cac3bbd922db2d009416c996338352d (patch)
tree254e3ec69adebdff5d5a8c3e43831e251da8ecf3 /lib/libc/string/strcpy.c
parent17a064408cd014ab923354a0792dbd882e789a2a (diff)
downloadFreeBSD-src-a2c3393c3cac3bbd922db2d009416c996338352d.zip
FreeBSD-src-a2c3393c3cac3bbd922db2d009416c996338352d.tar.gz
Fixed accumulation of run time for processes that don't accumulate
any statclock ticks. Pretend that all the time up to the first statclock tick is system time. . This makes a difference mainly for benchmarks that test short-lived processes - the user and system times for processes that each lived for about 1ms only added up to about 10% of the real time even when there was very little interrupt activity. Break the printing of a quad_t variable correctly.
Diffstat (limited to 'lib/libc/string/strcpy.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud