summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strftime.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-23 19:05:50 +0000
committerbde <bde@FreeBSD.org>1995-10-23 19:05:50 +0000
commitf047775995e28f47b6d7f42e6fdcd7237c1cd299 (patch)
tree70993003df42f1c4b8e601e96277bb980fc1790f /lib/libc/stdtime/strftime.c
parentf2e7146b4c1c991d975a15b8d5ed93b6db8bb0ee (diff)
downloadFreeBSD-src-f047775995e28f47b6d7f42e6fdcd7237c1cd299.zip
FreeBSD-src-f047775995e28f47b6d7f42e6fdcd7237c1cd299.tar.gz
Fix a sign extension bug that was unleashed by the previous change.
The total process time was sometimes 2^32 usec too large but that wasn't a problem before because the time was bogusly truncated mod 2^32.
Diffstat (limited to 'lib/libc/stdtime/strftime.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud