summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_context_time.c
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2008-08-03 20:36:40 +0000
committercognet <cognet@FreeBSD.org>2008-08-03 20:36:40 +0000
commitba244939e64676bf21827e45a0a1ad469d23e8de (patch)
treecf2a0873984232cc7cfbccc7fdf9267d6d9666eb /lib/libgssapi/gss_context_time.c
parent3fa9cc2a95b84ebd2674a4a3a5c5507b42aadc36 (diff)
downloadFreeBSD-src-ba244939e64676bf21827e45a0a1ad469d23e8de.zip
FreeBSD-src-ba244939e64676bf21827e45a0a1ad469d23e8de.tar.gz
ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for
big endian platforms where time_t is 64bits (ie armeb and sparc64), it will be a problem. Use a temporary time_t to work around this. Submitted by: Matthew Luckie <mjl AT luckie DOT org dot nz> MFC after: 3 days
Diffstat (limited to 'lib/libgssapi/gss_context_time.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud