Re: [PATCH] apr_stat() on macOS gives only a resolution of seconds for mtime

2024-04-20 Thread Jun Omae
Could anyone please review and test the patch on macOS? I hope it is merged to 1.7-stable. Jun Omae (大前 潤) On Sun, Jan 7, 2024 at 13:46 Jun Omae wrote: > Hi, > > I noticed that apr_stat() on macOS gives only a resolution of seconds for > mtime/ctime/atime while running tests of Subversion on

[PATCH] apr_stat() on macOS gives only a resolution of seconds for mtime

2024-01-06 Thread Jun Omae
Hi, I noticed that apr_stat() on macOS gives only a resolution of seconds for mtime/ctime/atime while running tests of Subversion on macOS. However, according to man page of stat(2) [1], it provides a resolution of nanoseconds for mtime/ctime/atime. [[[ Process 62313 launched: '/tmp/stat'