Branko Äibej <[EMAIL PROTECTED]> writes: > I think the Win32 bit won't work on directories without changes, > although I think it can be changed so that it does. The Unix > implementation probably will work on dirs unchanged.
Got 5 minutes to fix the win32 implementation? :-) > I have no objection to changing the funciton name (or at least the docs) > and teach it to work on both files and dirs. Bikeshed -- is there a better name? apr_mtime_set()? It's confusing, because I think apr_file_stat() works on both files and directories. Maybe I'll just keep out of this. I won't rename apr_file_mtime_set(), I'll just redocument it.
