mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-24 02:35:41 +00:00
The standard descriptors may be redirected. crtool dumplicates stderr in rlimit.maxfileno-1 and this descriptor is inherited by all children and will be closed before sigreturn. Known issues: - The logging descriptor may be used by a target process and a resume will fail. Signed-off-by: Andrey Vagin <avagin@openvz.org> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| bitops.h | ||
| compiler.h | ||
| crtools.h | ||
| image.h | ||
| list.h | ||
| parasite-syscall.h | ||
| parasite.h | ||
| restorer.h | ||
| seize.h | ||
| syscall-codes.h | ||
| syscall.h | ||
| types.h | ||
| util.h | ||