StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

pilcrow

Rating
1595.31 (2,004th)
Reputation
42,835 (2,521st)
Page: 1 2 3 ... 13
Title Δ
Targetting signal to specific thread in C -0.64
Using a sigaction handler with sigaction when SA_SIGINFO is not set 0.00
Why does this alarm() syscall does not interrupt read()? 0.00
C receive signal from a specific process +0.36
why is a signal-handler calling signal() in his method-body? 0.00
Agent start a call when the previous is still in progress 0.00
Measuring time parallely to looped sigwait in C 0.00
Is sigaction preferred over signal function? 0.00
How do you wait for exactly two signals in C multiprocessing? 0.00
mremap returns size, but should return a valid pointer 0.00
Are POSIX signals resulting from a fault generated synchronously or... +1.43
Kill the program launched with system() in child thread 0.00
Abstract Unix socket between C and Go 0.00
SQL COALESCE() method in python -2.44
trying to use sigusr1 to stop and continue a program 0.00
Python - Starting a thread kills all threads using sys.exit() +0.36
Threads issue in c language using pthread library -0.58
How to repeatedly restart a program via signal -1.18
In which situations a signal handler can be executed in the non-mai... 0.00
Why bash background task ignores SIGINT? 0.00
Does SQLite datetime() accept fractional modifier values? 0.00
Is there a way to atomically flush a binary semaphore in C++ on Lin... 0.00
does linux kill() return after the process excute signal handler? 0.00
2 SIGINT handlers to quit program after second SIGINT received with... 0.00
How to do mutually exclusive read or write operation on a global va... 0.00
bash trap propagated to command with custom signal handler 0.00
The code below gives preference to only it's first child to mod... 0.00
sigwait() does not work in multithreaded program -0.64
Select closest maximal numeric value in Firebird +1.65
How to wake the sleeping threads and exit the main thread? 0.00
mq_receive() doesn't return after signal has been generated 0.00
mariadb/mysql NOW() and TIMESTAMPDIFF behavior - is it by design? +0.36
Trying to change connection host name in perl script that connect t... +0.34
Unable to find if one item exists in array of items and return the... -0.86
Does sigwait() behave differently in macOS and Linux? +0.01
Does kill(SIGSTOP) take effect by the time kill() returns? +0.46
Cannot close listening socket to abort accept()/select() from a sep... 0.00
Having problems working with SIGINT signal in C / UNIX 0.00
Select a record based on timestamp -0.96
Calling exec() inside a signal-handler to reload currently running... 0.00
Why does perl not keep the match variable around in this situation? +0.45
sql last 60 days from last year +0.62
I try using signals and the pause() function in c in my college hom... 0.00
How to get the time left of a previously set alarm without changing... +0.36
When several signals arrive at a process, what is the order between... -2.47
Why does a sigaction handler not handle every signal even if the SA... 0.00
process synchronization with signals deadlock case -0.16
Strange behaviour of `timer_settime()` 0.00
Lua: os.execute("sleep n") in infinite loop can't be... -0.34
Are pthread condition signals the same or different from POSIX real... +0.32