StackOverflow Questions for Tag: sigaction

Makar
Makar

Reputation: 21

Server receiving and showing string from client using signals SIGUSR1 and SIGUSR2 can't handle with big amount of symbols

Score: 2

Views: 1098

Answers: 1

Read More
vico
vico

Reputation: 18221

Get sigaction structure

Score: 1

Views: 567

Answers: 1

Read More
Boris
Boris

Reputation: 1467

Both registering signal handler for SIGSEGV and still being able to create full crash dump from OS

Score: 1

Views: 1854

Answers: 1

Read More
Cleonia
Cleonia

Reputation: 33

client - server program for transmitting text using signals SIGUSR1, SIGUSR2

Score: 0

Views: 458

Answers: 1

Read More
Bugsy
Bugsy

Reputation: 123

Why is my signal handler for SIGFPE called only once?

Score: 1

Views: 174

Answers: 0

Read More
vapandris
vapandris

Reputation: 29

Ignoring signal if it's sent too quickly

Score: 0

Views: 99

Answers: 1

Read More
Martian
Martian

Reputation: 94

Getline stops working after sigchld is received

Score: 0

Views: 450

Answers: 2

Read More
S R Maiti
S R Maiti

Reputation: 307

Porting a C code to Windows from POSIX (problem with siginfo)

Score: 1

Views: 1129

Answers: 2

Read More
asha rani
asha rani

Reputation: 61

sigaction is catching signal only once

Score: 2

Views: 1440

Answers: 1

Read More
Michel Ruge
Michel Ruge

Reputation: 17

Is sa_mask default value empty?

Score: 0

Views: 816

Answers: 1

Read More
pensee
pensee

Reputation: 57

Is sigaction preferred over signal function?

Score: 1

Views: 362

Answers: 1

Read More
asha rani
asha rani

Reputation: 61

How to discover the function sigemptyset() to set value for sigset_t sa_mask

Score: 0

Views: 206

Answers: 0

Read More
asha rani
asha rani

Reputation: 11

what is the correct values to assign to sa_mask field of sigaction struct

Score: 1

Views: 598

Answers: 0

Read More
Ondřej Burda
Ondřej Burda

Reputation: 13

SIGACTION handler to repeat loading after interruption

Score: 0

Views: 186

Answers: 1

Read More
CrazySynthax
CrazySynthax

Reputation: 15058

reacting to two signals sent to the CPU in linux

Score: 0

Views: 90

Answers: 1

Read More
leosole
leosole

Reputation: 353

Restarting process when receiving a signal with sigaction

Score: 2

Views: 675

Answers: 1

Read More
Laura Moreno
Laura Moreno

Reputation: 1

How to find reason for SEGFAULT in large multi-thread C program?

Score: 0

Views: 723

Answers: 0

Read More
user12196313
user12196313

Reputation:

Can i get the signal int constant (like SIGINT or SIGKILL) that terminated a process using using sigaction's flag siginfo with SIGCHLD in C?

Score: 0

Views: 827

Answers: 1

Read More
user13853391
user13853391

Reputation:

Get the register causing a segmentation fault in a signal handler

Score: 1

Views: 1592

Answers: 1

Read More
Euller Borges
Euller Borges

Reputation: 91

How to determine the signal that terminated a QProcess with Qt4 on Linux?

Score: 0

Views: 365

Answers: 2

Read More
PreviousPage 2Next