On 29 August 2012 14:38, Glenn Fowler <g...@research.att.com> wrote:
>
> I'll keep this in mind
> however, one of the other reasons for intercepting syscalls is to handle 
> EINTR and retry

EINTR and others can be handled with a macro. Or do you really want to
create syscall interceptors for each single syscall just to do the
EINTR handling?

Ced
-- 
Cedric Blancher <cedric.blanc...@googlemail.com>
Institute Pasteur
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to