[En-Nut-Discussion] Preparing Nut/OS Release 4.4

Harald Kipp harald.kipp at egnite.de
Wed May 23 17:38:54 CEST 2007


Andreas Helmcke schrieb:
>
> I just submitted two more bugs I really would like to see fixed in
> Release 4.4
>
>   

Without checking further details of the stime() issue: Are you aware of 
the global _timezone variable?

 From app/logtime/logtime.c:

/*! \brief Local timezone, -1 for Central Europe. */
#define MYTZ    -1

        _timezone = MYTZ * 60L * 60L;



Harald




More information about the En-Nut-Discussion mailing list