Re: SA_RESTART



Daniel wrote:
> 
> Is SA_RESTART part of gtk?
> This is an identifier that Gimp uses and I am just trying to track
> down what it is.

It's a flag that can be passed to the POSIX sigaction() call to control
signal handling semantics. Might crop up in other places too.

See the man page for sigaction, or check out chapter 10 of "Advanced
Programming in the UNIX Environment" by W. Richard Stevens.

> 
> Thanks,
> Daniel S Rogers
> dsrogers@uclink4.berkeley.edu
> 

Regards
M.Beach




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]