This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: restartable system calls under Linux


> From: "Dale P. Smith" <dpsm@en.com>
> Date: Tue, 13 Jun 2000 17:30:13 -0400
> 
> Now I would think is should be setting the flag:
> 	    action.sa_flags |= SA_RESTART;
> Unless I'm not understanding this.

Thanks, I've committed this fix.  But as you say, it won't make any
difference on Linux.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]