clock: test and doc non-Y2038 compliance
commitf63172c57ad5810153e792f86aa20bf418a6a78d
authorSteve Bennett <steveb@workware.net.au>
Tue, 3 Mar 2020 21:44:36 +0000 (4 08:44 +1100)
committerSteve Bennett <steveb@workware.net.au>
Tue, 3 Mar 2020 21:44:36 +0000 (4 08:44 +1100)
tree6988c2b4401163d327952fdbc7b9fb724795e5a2
parent9a4982c17d02b0ab299e5d67cb7e2964bfe5ca44
clock: test and doc non-Y2038 compliance

Add a note in the documentation for clock that some systems
use 32-bit time_t and are thus not year 2038 compliant.

Also add a test to catch this in clock.test

Reported-by: dbohdan <dbohdan@dbohdan.com>
Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim_tcl.txt
tests/clock.test