]> jfr.im git - solanum.git/commit - ircd/client.c
make is_cti/is_sti collect times connected in unsigned long long instead of time_t...
authorAaron Sethman <redacted>
Sun, 16 Nov 2008 07:04:09 +0000 (10:04 +0300)
committerAaron Sethman <redacted>
Sun, 16 Nov 2008 07:04:09 +0000 (10:04 +0300)
commit679ccbe5efb0e4f4ec7692905ab32cd62874f7c3
tree173c75e4cc801f6e05c543874990171d3c3f2a29
parent8feca1768e0663458185be1af808ace5c23b9610
make is_cti/is_sti collect times connected in unsigned long long instead of time_t as well..on 32bit boxes that is going to wrap pretty quickly

committer: Valeriy Yatsko <redacted>
include/s_stats.h
modules/m_stats.c
src/client.c