Search code examples
Print int from signal handler using write or async-safe functions...

csignalsasync-safe

Read More
Is it always unsafe when I call a non-async-safe function from a signal handler?...

clinuxsignalsasync-safe

Read More
Do functions which are not defined as async-safe, such as mmap(2), effect other async-safe functions...

csignal-handlingasync-safe

Read More
Is there a way to test whether I'm in a signal handler?...

csignalssignal-handlingasync-safe

Read More
I need a list of Async-Signal-Safe Functions from glibc...

linuxlistlibcasync-safe

Read More
Reading the MP3 IDV2 tag size...

cmp3id3v2async-safe

Read More
Is read-only access to a vector (vector::operator[] and vector::size()) asynchronous-safe?...

c++vectorposixsignal-handlingasync-safe

Read More
The usage of sig_atomic_t in linux signal mask function...

clinuxsignalsasync-safe

Read More
BackNext