Oct. 6, 2025
2:04 a.m.
On Oct 5, 2025, at 4:41 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
On 2025-10-04 20:12, Guy Harris via tz wrote:
This uses macOS's notify(3) mechanism, in particular notify_check()
Thanks, I didn't know that. Perhaps this idea should also be incorporated into tzcode localtime.c; it shouldn't be that hard to add it as an alternative to FreeBSD's polling.
I.e., use Apple's notify_check() calls when building for macOS?