StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 9 10 11 12 13 ... 68
Title Δ
When abruptly exiting a C program mid-loop, why do additional loop... +1.20
Thread-safe init of read-only global data -0.52
How do I find symbol offset in .so from runtime address -0.02
Using rdtsc + rdtscp across context switch +0.35
C `SIGVTALRM` is not handled when `sigwait` or `pause` 0.00
Function pow() does not work correctly when using big numbers? -2.48
Why makecontext's func only accepts integer arguments 0.00
Android: dlopen() returing daglling pointer for 64 bit architecture 0.00
Fread returns wrong value when reading unsigned int with large values 0.00
C: Regular Expression does not match floating point literals 0.00
pthread_mutex_lock and pthread_cond_wait/signal causing deadlock -2.25
How to find total time used by the thread in C/C++? -0.17
capability of `posix_spawn` +1.82
What does the GNU ld --undefined option do? 0.00
How to represent uninitialized value for time_t type in c -2.12
how to execute parent befor child thread - pthreads in c 0.00
Why does WIFEXITED return false after child process exits? 0.00
can bash be executed with stdin and stdout being a tcp socket 0.00
will casting around sockaddr_storage and sockaddr_in break strict a... +1.91
Force GCC to access structs with words +1.48
Is it recommended to use Variable Length Array (VLA) with inlined f... +0.35
Nanosecond Precision Variable Timer for Kernel 4.X using CLOCK_REAL... 0.00
C: close FILE* - not filedescriptor 0.00
linux shared c library not shared 0.00
Stack differences between a signal handler being called directly an... 0.00
Why was C not made a platform independent language? -1.58
Why is ebx saved in the stack frame of a simple function, calling g... 0.00
Why doesn't strcpy use a const pointer for dest? +0.30
How does XCB's event handling detect the ESC key in C? 0.00
mbrtowc: howto determine number of characters to skip if null chara... 0.00
Why would C have "fake arrays"? -1.91
What are the historical reasons that "streams" are called... 0.00
Determining endianness with htons -1.82
Initializing a thread local variable 0.00
Is Wikipedia wrong about reentrancy? +1.82
parenthesis after variable name is valid or not in C progamming? +1.32
Implicit declaration of function fseeko 0.00
printf and (signed) int of unknown size -1.14
When an `int` at max value and tested with with postfix ++, is code... -0.55
Is it safe to assume memory page size is a power of two? +0.36
Detecting a locale-sensitive digit in C +1.35
How to forking process in a way such that reaping the child isn'... +0.87
POSIX/UNIX: How to reliably close a file descriptor -0.92
What is that "key" thing in system v IPC? 0.00
Warning when type casting a constant to short int in C -0.89
Why undefined behavior is so consistent? +0.85
Why perror() changes orientation of stream when it is redirected? -1.76
At what point in the loop does integer overflow become undefined be... -0.39
Shouldn't malloc be asynchronous? +1.48
Is extern keyword in C redundant? -1.83