w5wa / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 1 forks source link

kernel time is converted to struct tm incorrectly #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
see time.c, localtime_helper()

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 8 Nov 2009 at 9:38

GoogleCodeExporter commented 8 years ago
see time.c, time.h:

struct tm *     current_time;

Original comment by dmitry.zavalishin@gmail.com on 7 Feb 2010 at 5:32