Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fixes building test-util-filemonitor.c on msys2/mingw | Yonggang Luo | 2020-09-07 | 1 | -1/+3 |
* | test-util-filemonitor: Plug unlikely memory leak | Markus Armbruster | 2020-07-02 | 1 | -0/+1 |
* | tests/test-util-filemonitor: Skip test on non-x86 Travis containers | Thomas Huth | 2019-12-18 | 1 | -0/+11 |
* | tests: make filemonitor test more robust to event ordering | Daniel P. Berrangé | 2019-09-11 | 1 | -9/+34 |
* | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 2019-04-02 | 1 | -58/+72 |
* | filemon: ensure watch IDs are unique to QFileMonitor scope | Daniel P. Berrangé | 2019-04-02 | 1 | -8/+108 |
* | tests: refactor file monitor test to make it more understandable | Daniel P. Berrangé | 2019-04-02 | 1 | -326/+208 |
* | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé | 2019-02-26 | 1 | -0/+685 |