[PATCH v2 09/14] Print backtrace in a signal-safe manner

Alan Coopersmith alan.coopersmith at oracle.com
Mon Apr 9 12:55:49 PDT 2012


On 04/ 9/12 11:17 AM, Chase Douglas wrote:
> Backtraces are often printed in signal context, such as when a segfault
> occurs.

There's no need to fix the Solaris versions of that function - Solaris
documents sprintf & snprintf as signal-safe:

http://docs.oracle.com/cd/E23824_01/html/821-1465/sprintf-3c.html#scrolltoc

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list