Good point.
> > Also consider exec and a setuid program getting started with suprise signals
> > pending. I suspect execve needs to kill these timers ?
>
> The timers are not inherited/copied across a fork, so do pending
> signals.
exec not fork. Consider executing a setuid program. I think an exec should
clear the timers ?
> Signal queues cannot be shared between threads. I recall that this is one
> of the remaining incompatibilities of LinuxThreads with POSIX threads.
If you have ideas how to sort the queue sharing btw lots of people want this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/