Files
ladybird/Userland/Libraries/LibIPC
Andreas Kling e5318d51e6 LibCore: Remove the barely-used Core::safe_syscall()
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.
2021-04-21 23:49:01 +02:00
..
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00