Files
containerd/pkg
Danny Canter 3ea69db8e9 Add helper to ignore eintr
We have quite a few pieces of code laying around containerd
that all loop and ignore eintr as they make syscalls directly
(or use a unix/syscall wrapper) because there's no stdlib
equivalent. This adds a small utility to pkg/sys that we can
use for all of these spots.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2024-04-10 11:16:23 -07:00
..
2023-02-10 10:23:59 -07:00
2024-03-04 17:00:39 +09:00
2024-01-17 09:54:27 -08:00
2024-02-10 17:58:38 -08:00
2024-01-17 09:51:26 -08:00
2024-01-25 22:18:45 -08:00
2024-01-17 09:55:12 -08:00
2024-01-25 22:18:45 -08:00
2022-08-04 18:18:33 -07:00
2024-01-25 22:18:45 -08:00
2024-01-25 22:18:45 -08:00
2024-01-17 09:52:12 -08:00
2024-03-04 17:00:39 +09:00
2024-03-07 10:05:26 -08:00
2024-01-17 09:52:12 -08:00
2022-10-12 14:41:01 +02:00
2023-09-22 07:53:23 -07:00
2024-01-25 22:18:45 -08:00
2024-03-07 10:05:26 -08:00
2024-01-17 09:55:30 -08:00
2024-04-10 11:16:23 -07:00
2021-11-16 11:06:40 +08:00