1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

tail: change notify backend on macOS from FSEvents to kqueue

On macOS only `kqueue` is suitable for our use case because `FSEvents`
waits until file close to delivers modify events.
This commit is contained in:
Jan Scheer 2021-10-01 14:17:57 +02:00
parent 22f78b113b
commit 94cc966535
No known key found for this signature in database
GPG key ID: C62AD4C29E2B9828
5 changed files with 120 additions and 55 deletions

View file

@ -0,0 +1,10 @@
CHUNK(10)
vier
fuenf
sechs
sieben
acht
neun
zehn
elf
END(25)