mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-11 13:48:57 +00:00
This was a helper that would call a syscall repeatedly until it either succeeded or failed with a non-EINTR error. It was only used in two places, so I don't think we need this helper.