]> git.sur5r.net Git - openldap/commit
ITS#8054 Cleanup duration patch
authorHoward Chu <hyc@openldap.org>
Wed, 28 Oct 2015 14:22:58 +0000 (14:22 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 31 Oct 2015 11:57:06 +0000 (11:57 +0000)
commit2d5996ac603391ddbd618425f88eb13e5e0e2cc0
tree2bac562d0108aab8ef04b446f06ea420ee870c5d
parent5324d283d9ff1ba0f608d1130be683eb698f831e
ITS#8054 Cleanup duration patch

Don't need op->o_hr_time, just use o_tincr, that's what it
was intended for anyway. Use "etime=" like other products do.
Simplify ifdefs. Use gettimeofday, it's always available now.
servers/slapd/operation.c
servers/slapd/result.c
servers/slapd/slap.h