Replace datime() with just time(). 190/head
authorJason S. Ninneman <jsn@mbar.us>
Sun, 2 Jul 2017 16:42:07 +0000 (09:42 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Sun, 2 Jul 2017 16:46:01 +0000 (09:46 -0700)
commitd23111dabab46a8bcdf7e453ec099e4521d1cad6
tree1d617b2ae5488a29c7bdbdba0f3d17aabbfc1d6c
parentfb8ba08986cf770976805b6d527deda755ae301b
Replace datime() with just time().

Also make the 'savetime' value meaningful.

This removes a separate library dependency on some systems.
Makefile
advent.h
misc.c
saveresume.c