rdate: time(NULL) is shorter than time(&var)
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 20 Jan 2017 15:07:14 +0000 (16:07 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 20 Jan 2017 15:07:14 +0000 (16:07 +0100)
commit6e511393f90a30c93c445c3d1ed6090e79e7384b
tree11374f651fad09fbb36500cd94c7bdb607431ef3
parent179e88bec91cfe58096900dc5509a080ff37b083
rdate: time(NULL) is shorter than time(&var)

function                                             old     new   delta
rdate_main                                           251     246      -5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/rdate.c