7 Commits

Author SHA1 Message Date
a31605bd07 Bumped version number because of recent fixes. 2012-10-09 10:47:22 +02:00
ca123fb724 Some minor fixes and improvments:
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).
2012-10-09 10:34:47 +02:00
dba38a0648 Removed CVS Keywords from configure script. 2011-09-08 17:07:01 +02:00
heinzel
6936b59daa Modified the license to be more precisely (and because of local law I
cannot put my work into public domain).
2008-08-22 10:58:36 +00:00
heinzel
54a5a07b34 Update from the hello package. 2008-04-11 15:24:20 +00:00
heinzel
277ef6c1cf 1. Proper formating of the man page.
2. Corrected the documentation about the possibility to omit the timestamp.
2008-02-19 16:48:06 +00:00
heinzel
c1aa247e85 Added my implementation of unixtime.
This implementation has very few reasonable code (call atol() and ctime()),
but has some nice standard program stuff (parse options, print help, ...).
2008-02-19 14:12:59 +00:00