criu/lib
Adrian Reber 248b773676 lib: correctly handle padding of dump images
With the switch to Python3 and binary output it is not possible to use
code like: 'f.write('\0' * (rounded - size))'. Switching to binary
helps.

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-09-03 10:31:00 -07:00
..
c lib/c: extend receive to handle incoming FDs 2020-10-20 00:18:24 -07:00
py lib: correctly handle padding of dump images 2021-09-03 10:31:00 -07:00
Makefile make: Insert version macros in criu.h 2019-09-07 15:59:55 +03:00