summaryrefslogtreecommitdiff
path: root/win32/strptime.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32/strptime: fix for negative timezonesJohannes Schindelin2017-08-231-0/+2
* win32/strptime: avoid old-style declarationsJohannes Schindelin2017-08-231-19/+5
* win32/strptime: ensure that strptime()/localtime_r() are declaredJohannes Schindelin2017-08-231-0/+1
* win32: use emulated localtime_r in strptimeRon Yorston2014-01-211-3/+1
* win32: use strptime from gnulibRon Yorston2014-01-201-0/+648