ca123fb72492b9445731d9d5b65d602577a2ed20
1. Fixed compiler warnings about incompatible usage of time_t in snprintf and fprintf format strings (Line 85 and 102). 2. Fixed usage of wronge time variable in failsafe error message (Line 102). 3. Clearified error message about wrong timestamp format. It now says integer instead of numeric (Line 87).
unixtime(1) converts a unix timestamp (number of seconds since epoch) into a human readable date. INSTALL ======= ./configure make make install
Description
Languages
C
60.3%
Makefile
24.4%
Roff
15.3%