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

lib.h « libcriu « others « test - github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fdf8aef2256b97df6f9e54c88b11828177a94e6 (plain)
1
2
3
void what_err_ret_mean(int ret);
int chk_exit(int status, int want);
int get_version(void);