summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/FileWatcherLinux.cpp
AgeCommit message (Expand)Author
2023-04-25LibCore: Simplify Core::Notifier by only allowing one event typeAndreas Kling
2023-01-18LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlagsTimothy Flynn
2023-01-18Userland: Add missing limits.h header includesTimothy Flynn
2023-01-18LibCore: Implement FileWatcher for LinuxTimothy Flynn