for ecore system time changed - use a real time in the future, not
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 22 Oct 2013 07:11:00 +0000 (08:11 +0100)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 22 Oct 2013 07:12:48 +0000 (08:12 +0100)
commit7736a96c4f5c7f53f721b0d659264d18dd4a1134
tree7cc97e9b8b1fd40af3e1b4340162bb39d673aae8
parent208c4242388b23c35ec9e0d4e37520cf89135f46
for ecore system time changed - use a real time in the future, not
time 0

for ECORE_EVENT_SYSTEM_TIMEDATE_CHANGED we use a timerfd on linux (and
also support talking to systemd) to detet time/date changes. the
timerfd was set up to go off at the absolute time of 0. since that is
almost always... in the past.. lets set a REAL time in the future.
(almost end of time)
src/lib/ecore/ecore_main.c