aboutsummaryrefslogtreecommitdiff
path: root/src/api/dirmonitor
AgeCommit message (Expand)Author
2025-06-20rework dirmonitors to be able to support multiple backends (#266)Jan
2024-03-18Add SerenityOS platform support (#1745)Jan
2023-01-13Updated dummy method signature to match prototypes.Adam Harrison
2022-12-27dirmonitor: use pipes on fsevents (#1274)Jefferson González
2022-12-27dirmonitor: fix high cpu usage, fixes #1237 (#1271)Jefferson González
2022-12-18Converted from bytes to characters, as this is what windows is expecting.Adam Harrison
2022-11-15MSVC Support (#1199)Takase
2022-11-05dirmonitor: give kevent a timeout so it doesn't lock forever (#1180)Jan
2022-10-12dirmonitor: added missing mutex initialization (#1150)Jefferson González
2022-10-10Add fsevents backend to dirmonitor (#1141)Jefferson González
2022-06-23Fixed minor issue on windows.Adam
2022-05-15Autoreload Nagview (#942)Adam
2022-05-09Removed undefined behaviour by using `poll` over `select`.Adam Harrison
2022-05-09Merge branch 'master' into master-2.1Adam
2022-05-09Fixed dirwatch dummy, and scanning.Adam Harrison
2022-05-02Fixed minor race condition.Adam Harrison
2022-05-02Fixed minor race condition.Adam Harrison
2022-04-26Make sure pipes are closed on exec.Adam Harrison
2022-04-26Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-26Fixed windows dirmonitor issues.Adam Harrison
2022-04-24Make sure pipes are closed on exec.Adam Harrison
2022-04-24Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-03Fixed windows dirmonitor issues.Adam Harrison
2022-03-17seperate dirmonitor logic, add build time detection of features (#866)Jan