Commit Graph

1 Commits (55ad4e4ecef6a3160c978a53bcada66458e17bff)

Author SHA1 Message Date
Victor Julien 46cb00ec6c strptime: add implementation from NetBSD
As MinGW doesn't come with strptime take the BSD licensed
implementation from NetBSD. More specifically, the one from

https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-libkml/strptime.c

It's slightly modified to get rid on 'uint'.
9 years ago