On Sat, Jul 19, 2014 at 02:53:22PM +0000, Roy Marples wrote:
> Module Name:  src
> Committed By: roy
> Date:         Sat Jul 19 14:53:22 UTC 2014
> 
> Modified Files:
>       src/lib/libc/gen: arc4random.c pthread_atfork.3
>       src/share/man/man7: signal.7
> 
> Log Message:
> Document that our use of pthread_mutex_unlock(3) is async-signal-safe
> and as such can be used in a phtread_atfork(3) child handler.

I don't think the former is true and the latter doesn't really need it.

Joerg

Reply via email to