Correct strftime callers
authorAndrew Deason <adeason@sinenomine.net>
Tue, 5 Apr 2011 19:51:26 +0000 (14:51 -0500)
committerDerrick Brashear <shadow@dementia.org>
Tue, 5 Apr 2011 20:38:49 +0000 (13:38 -0700)
commit2386f5741d284a449f0260b91cde65209dc3c2bd
tree9d70d6d4664338594da4a7ec9bd26b39f2682c1d
parent23984368f50ad443be3c3082b58d6b892ae55a90
Correct strftime callers

Some strftime callers were not using the resultant string
appropriately. Correct them to have the same behavior as when we were
using afs_ctime (which included a trailing newline).

Change-Id: I1d23a6a06460cae3d2a253c9f084c22324fc7542
Reviewed-on: http://gerrit.openafs.org/4437
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/util/assert.c
src/util/serverLog.c
src/viced/host.c
src/viced/viced.c