summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcspbrk.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-11-07 02:51:25 +0000
committerpeter <peter@FreeBSD.org>2001-11-07 02:51:25 +0000
commitb3c6f7a0d91ac9103ec06fa6bb60c983368a1f4e (patch)
tree5d71f16c9462dd9d115f9f489acf6d1b879a168f /lib/libc/string/wcspbrk.c
parenta4e77dae6a16c485e0262079fc4590c157667d97 (diff)
downloadFreeBSD-src-b3c6f7a0d91ac9103ec06fa6bb60c983368a1f4e.zip
FreeBSD-src-b3c6f7a0d91ac9103ec06fa6bb60c983368a1f4e.tar.gz
Fix printf format bugs introduced in rev 1.34 for printing times.
quad_t cannot be printed with %lld on 64 bit systems. Dont waste cpu to round user and system times up to long long, it is highly improbable that a process will have accumulated 68 years of user or system cpu time (not wall clock time) before a reboot or process restart.
Diffstat (limited to 'lib/libc/string/wcspbrk.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud