summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/FileWatcher.h
AgeCommit message (Expand)Author
2021-05-12Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0sin-ack
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-11LibCore: Added FileWatcher, a binding for the watch_file syscallDexesTTP