Skip to content

Build Runner: Implement File System Watching for kqueue #20599

Description

@andrewrk

Extracted from #20580.

Most of the file system watching mechanism is abstracted across operating systems, however, the parts that deal with receiving events from file system changes require OS-specific implementations.

else=>@compileError("unimplemented"),

This issue is for the kqueue implementation, which covers most of the BSDs, including macOS.

Related:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.os-freebsdFreeBSDos-macosmacOSos-netbsdNetBSDos-openbsdOpenBSDzig build systemstd.Build, the build runner, `zig build` subcommand, package management

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions