malloc(): warning: recursive call

Ivan Voras ivoras at fer.hr
Mon Sep 4 02:23:29 PDT 2006


Sean Winn wrote:

> It's not tricky. man sigaction documents the functions that are async- 
> signal safe. Anything not listed there (such as printf) and you're on  
> your own.

My thoughts were more about 3rd party library calls, which may or may 
not use non-signal-safe functions.


More information about the freebsd-stable mailing list