Hi
I would be inclined to leave these - they don't cost much and people
expect to see EINTR handled.
On Sun, Oct 05, 2014 at 09:55:39PM +0200, Alexander Bluhm wrote:
> Hi,
>
> As libevent uses sigaction(2) with SA_RESTART, the code to handle
> EINTR errors can be removed.
>
> ok?
>
> bluhm
>
Hi,
As libevent uses sigaction(2) with SA_RESTART, the code to handle
EINTR errors can be removed.
ok?
bluhm
Index: usr.sbin/syslogd/syslogd.c
===
RCS file: /cvs/src/usr.sbin/syslogd/syslogd.c,v
retrieving revision 1.128
diff -u -p