mcsmit

Results 2 issues of mcsmit

Hi, This is my first pull request, that's why it took some time. This time I hope you can see my proposal to activate sd_stat_ctime for Windows. regards, Mark

In file sd_xplatform.c the function sd_stat_ctime returns -1 on native Windows platforms. As experiment I took the code based on the POSIX implementation and modified it to use st_mtime instead...