Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/flog
AgeCommit message (Expand)Author
2022-05-13flog: fix some codespell warningsKir Kolyshkin
2022-05-13flog: typo: mmaped -> mmappedKir Kolyshkin
2022-05-13Run 'make indent' on 'flog/'Adrian Reber
2022-05-13flog: Missing varargs init or cleanup (VARARGS)Adrian Reber
2022-05-13Add flog to CRIUprakritigoyal19