StackRating

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

P.P

Rating
1664.01 (380th)
Reputation
77,851 (1,081st)
Page: 1 ... 5 6 7 8 9 ... 36
Title Δ
Can pthread_cond_wait() always win the competition in locking a mut... +1.64
Overriding a standard function behaves unexpectedly +0.91
Why unshare(CLONE_NEWUSER) return error? (linux) 0.00
Add content of the file as body in mail unix -0.72
Explain the Output of sizeof operator when applied to a function type +1.97
Is it possible to pass an "on the fly" array to a C funct... 0.00
Understanding POSIX - fork() +0.27
Returning local malloc() pointer from inside another function +1.23
open file with O_CREAT|O_RDWR will cause the file to be write only +0.26
Validity of forcing at least one iteration of for loop with goto st... +0.32
Is the order of the boolean expressions in if statement fixed? 0.00
the C, what does "void main (int argc, char *argv[0])", n... +0.64
pthread_create is called multiple times while the previous thread w... 0.00
Returning a value from a thread in C -0.72
Bash syntax explanation MY_BASE_DIR=${MY_BASE_DIR:-/data/software/x... 0.00
pthread_join() is not working +0.55
Capture return value from python +1.34
Incomplete type element in long foo[2][] +0.39
Dynamically setting pointer to int giving incorrect size +1.07
pipe not working through pthread_t 0.00
Pthread_t not starting -1.90
Why is stddef.h not in /usr/include? -1.30
C, error: Conflicting types for getline -0.76
C - scanf() and then getenv() +0.74
What are the rules for linking translation units in C11? +0.27
why in shell script, $? can't echo twice? +0.31
Pthread_create() incorrect start routine parameter passing 0.00
C: int and float casting - strange 0.00
Why copied file has different permissions in Linux? +1.13
How should I handle a value that is never used? -0.47
rand() in for loop in nawk returns always same value -ksh 0.00
Why is this simple code working with `exit` and is not working with... +1.16
pthread_join(thread_id, &res) , if &res is not NULL - is fr... 0.00
Substring from a string in bash using scripting language +0.78
pthread_join function crash 0.00
if optimization at compile time +0.20
How can I synchronize mutliple threads using mutex? 0.00
Printf not working with scanf +0.42
Use of popen in pipes in c 0.00
Copying one file to another(Unix/C)? +0.28
Pthread in C basic print -2.60
Parent/Child process print -2.11
How do I pass an array as an argument to a function? +0.73
execvp fails when a command has an option 0.00
Accepting a string with spaces -0.04
Why isn't my code running? +1.06
Optimizing search in linux +0.67
can't under stand why the queue function program works at the f... 0.00
Iterating pointer to array of pointers in K&R 0.00
What this static variable function as expected in this recursive se... 0.00