Commit Graph

5 Commits

Author SHA1 Message Date
Sepeth f84a3987a7
Fix fdbmonitor build issues on macOS (#11561)
Without this change, the build fails with multiple identifiers not found, such
as `gettimeofday`, `sigprocmask`, `kqueue` and some more related ones.
`watch_conf_dir` and  `watch_conf_file` were also missing in the
`fdbmonitor.h`.
2024-08-09 15:23:48 -07:00
Syed Paymaan Raza 46e985acf3
[fdbmonitor] delete-envvars bug fixes (#11559) 2024-08-07 10:48:55 -07:00
Syed Paymaan Raza 392bad2bd3
More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
Syed Paymaan Raza 68b6489052
[fdbmonitor] Add environment variable support (#11552) 2024-08-03 11:06:44 -07:00
Syed Paymaan Raza 1b9c342a4b
[fdbmonitor] Refactor and add CTest support (#11547)
* [fdbmonitor] Refactor and add CTest support
2024-08-02 15:49:15 -07:00