compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
commit65723b305ad431f0cc1161c1e98346a2ec3152f2
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 25 Mar 2022 18:03:00 +0000 (25 18:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Mar 2022 23:04:16 +0000 (25 16:04 -0700)
treed75f209e3c994d4f3de911167a9882f171b42338
parent5ff01b1f1e8e42805bdf98cb0bd3277d18543b07
compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS

Implement file system event listener on MacOS using FSEvent,
CoreFoundation, and CoreServices.

Co-authored-by: Kevin Willford <Kevin.Willford@microsoft.com>
Co-authored-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/fsmonitor/fsm-listen-darwin.c