aboutsummaryrefslogtreecommitdiff
path: root/win32/strptime.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: changes to allow timezones in datesRon Yorston2021-09-171-5/+32
* win32: update strptime(3) implementationRon Yorston2020-08-031-12/+19
* win32: reduce size of strptime()Ron Yorston2020-02-161-74/+8
* 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