StackOverflow Questions for Tag: sigaction

sixstring
sixstring

Reputation: 31

Problem stopping a child loop using sigaction and intercepting Ctrl*C

Score: 0

Views: 270

Answers: 1

Read More
user11157060
user11157060

Reputation:

How to fix Signal Handler assignment

Score: 0

Views: 1807

Answers: 1

Read More
roschach
roschach

Reputation: 9396

SIGHUP signal handling to deamonize a command in Unix system programming

Score: 0

Views: 895

Answers: 1

Read More
Brad Allred
Brad Allred

Reputation: 7534

macOS `sigaction()` handler with `SA_SIGINFO` does not include `si_pid`

Score: 5

Views: 1847

Answers: 2

Read More
Aiden Woodruff
Aiden Woodruff

Reputation: 401

How to call sigaction from C++

Score: 5

Views: 12612

Answers: 1

Read More
Adam Thompson
Adam Thompson

Reputation: 3506

Why is context in sigaction handler a void pointer?

Score: 3

Views: 1097

Answers: 1

Read More
ENBYSS
ENBYSS

Reputation: 929

How to only kill the child process in the foreground?

Score: 1

Views: 4920

Answers: 2

Read More
João
João

Reputation: 13

SIGACTION Structure

Score: 0

Views: 3729

Answers: 1

Read More
João Valente
João Valente

Reputation: 205

Error using sigaction multiple times

Score: 0

Views: 1403

Answers: 1

Read More
gaet
gaet

Reputation: 11

waitpid and signal handler, C

Score: 1

Views: 1050

Answers: 1

Read More
duude12
duude12

Reputation: 1

sigaction for SIGINT, SA_RESETHAND

Score: 0

Views: 1342

Answers: 0

Read More
mrcbis
mrcbis

Reputation: 101

Signal SIGSEGV Caught using sigaction

Score: 2

Views: 1378

Answers: 1

Read More
Asif
Asif

Reputation: 742

Why only async-safe functions should be called from a signal handler?

Score: 1

Views: 296

Answers: 1

Read More
Enes Altuncu
Enes Altuncu

Reputation: 439

Signal handling for background processes

Score: 1

Views: 2344

Answers: 1

Read More
Aaron Parisi
Aaron Parisi

Reputation: 708

Why does alarm() cause fgets() to stop waiting?

Score: 8

Views: 1468

Answers: 2

Read More
bernie
bernie

Reputation: 586

Program structure to catch SIGINT and call destructor in C++

Score: 1

Views: 1139

Answers: 1

Read More
Petr Kroupa
Petr Kroupa

Reputation: 53

C - using dup to redirect stdout to execl(binary file)'s input

Score: 0

Views: 507

Answers: 0

Read More
Dr. Debasish Jana
Dr. Debasish Jana

Reputation: 7128

Portability of sigaction and sigset_t between Solaris and Linux

Score: 1

Views: 210

Answers: 1

Read More
Bogdan Andreica
Bogdan Andreica

Reputation: 25

Minishell background

Score: 0

Views: 1086

Answers: 1

Read More
Enes Altuncu
Enes Altuncu

Reputation: 439

Signal handling in C with sigaction

Score: 0

Views: 523

Answers: 0

Read More
PreviousPage 4Next