criu icon indicating copy to clipboard operation
criu copied to clipboard

Move timers dump/restore code into separate file

Open xemul opened this issue 8 years ago • 3 comments
trafficstars

In criu/cr-restore.c file there's a set of functions starting from prepare_posix_timers() and prepare_itimers(). In criu/parasite-syscall.c there's a set starting from parasite_dump_itimers_seized() and parasite_dump_posix_timers_seized().

Both are better to be moved to separate .c file in the criu/ directory.

xemul avatar Jun 29 '17 07:06 xemul

@adrianreber This issue seems unresolved/ open. Can I work on this issue?

Rajiv2605 avatar Dec 28 '20 16:12 Rajiv2605

A friendly reminder that this issue had no activity for 30 days.

github-actions[bot] avatar Jan 31 '21 00:01 github-actions[bot]

A friendly reminder that this issue had no activity for 30 days.

github-actions[bot] avatar Apr 04 '21 00:04 github-actions[bot]