StackRating

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

PSkocik

Rating
1549.47 (8,109th)
Reputation
36,164 (3,145th)
Page: 1 ... 10 11 12 13 14 ... 27
Title Δ
How to run background process with bash -c 0.00
Pause script by keyboard input +0.45
Implicit Pointer-To-Const-T conversion 0.00
using a pthread read a file and perform an operation 0.00
stat() is returning that existing files don't exist (C) 0.00
How do I launch a background process through a wrapper that'll... 0.00
Multi-proccess pause and resume programme 0.00
Taking the address of a function from within that function -1.58
Using malloc for a typedef char name[300][300]? (C) +1.37
MISRA C-2012 Rule 11.3 violation while trying to do a typecast from... -0.73
Shell function with parameters 0.00
Values of variables don't change when creating new processes in C 0.00
Unreasonable behavior on mixing signed and unsigned integers +0.46
How to terminate only foreground child processes upon SIGINT? 0.00
How to prevent specific dynamic library from being loaded 0.00
Passing larger sized char array as compared to the size of char arr... +1.69
redirecting standard output to a pipe after using exec 0.00
Semaphore blocking children +0.46
Fork in client in a client server programme 0.00
Why does this C struct initialization code produce a bus error? +1.31
having multiple fork and the extra print -0.59
Bitwise operations performed on an 8 bit unsigned int 0.00
Why must the 'struct' keyword precede struct instances in C? +0.10
Linux c fork - process dont stop +2.01
Signals receiver in one file (C) 0.00
How does compiling this program fill up my computer? +0.43
Why should we check WIFEXITED after wait in order to kill child pro... -1.73
Pointers in C: why is the * needed in *address_of_x = &x when g... +0.99
Unix - Using pipe inside watch command (Count connections groupped... 0.00
ERROR on accept: Bad file descriptor 0.00
C: is signal() process-level? 0.00
How to add a different scheduler to a shell script in Linux? 0.00
Finding number of dlopen calls of an ELF binary in C +1.67
C - How to detect EOF in pipe when reading only single char? -1.42
Finding a list of functions in library in C +0.47
Pthread_create by taking the user input 0.00
Configuring bash to prevent rm -rf * from being run without warning... +0.47
Is there a way to know the number of function definitions in a sour... -0.04
Parent process in server stuck in accept call. How do I terminate t... +2.00
Atomic operation seems slower than Semaphore operations in multithr... -0.06
Why does GCC give a warning when setting an unsigned long to 2^64-1? -1.71
Intervals on input until CTRL + D -0.86
Identifiers missing in function prototype +0.11
C processes: fork() scope 0.00
How to gracefully handle accept() giving EMFILE and close the conne... +2.23
How to free memory for this pointer in C? 0.00
Why do we send the lengths of strings as parameters to functions wh... 0.00
How to fix Wunknown-pragmas gcc warning 0.00
How can I write a C #if directive that branches based on the curren... 0.00
Defining something to itself in C preprocessor +0.87