Hi,
  
Windows doesn't implement localtime_r() and gmtime_r() functions, which 
lead to ARM target breakage.
I added a very simple implementation of them (however not thread-safe), 
which leads to fix ARM target and to simplification of code in a few 
other files.
  
Bonus is that it also fixes a problem with GMT vs local time in 
m48t59.c :)
  
Hervé

Attachment: win32_arm_fix.patch
Description: Binary data

Reply via email to