]> git.99rst.org Git - git.git/commit
compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
authorJeff Hostetler <redacted>
Fri, 25 Mar 2022 18:03:00 +0000 (18:03 +0000)
committerJunio C Hamano <redacted>
Fri, 25 Mar 2022 23:04:16 +0000 (16:04 -0700)
commit65723b305ad431f0cc1161c1e98346a2ec3152f2
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 <redacted>
Co-authored-by: Johannes Schindelin <redacted>
Signed-off-by: Jeff Hostetler <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/fsmonitor/fsm-listen-darwin.c
git clone https://git.99rst.org/PROJECT