facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.57k stars 986 forks source link

Add a -0/--null NUL byte separator option to watchman-wait #1033

Closed lopter closed 2 years ago

lopter commented 2 years ago

This has to be a separate option because you cannot use a NUL byte in an exec call because it indicates string termination in C.

facebook-github-bot commented 2 years ago

@xavierd has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.