Calling a standard library function in signal handler.

Posted by shadyabhi on Stack Overflow See other posts from Stack Overflow or by shadyabhi
Published on 2010-03-17T10:50:30Z Indexed on 2010/03/17 11:11 UTC
Read the original article Hit count: 131

Filed under:
|
|
|
|

Why is calling a standard library function inside a signal handler discouraged?

© Stack Overflow or respective owner

Related posts about gcc

Related posts about c