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 ... 5 6 7 8 9 ... 68
Title Δ
Restoring stdout after redirecting it via freopen() +2.03
Semantics of sem_getvalue() in POSIX -0.18
GCC how to stop false positive warning implicit-function-declaratio... -0.41
In linux kernel 2.6.26, i found "#define atomic_read(v) ((v)-&... -1.82
Is relying on GCC's/LLVM's `-fexceptions` technically undef... +0.38
Where is C multiplication result put when calling from GNU AS? +0.63
How to refer to pointer in C from inline assembly when implementing... +0.36
How to optimise a[i] = -b[i] * (c[i] + d); +0.92
Why noreturn/__builtin_unreachable prevents tail call optimization 0.00
`dlopen`ing a DSO from inside that same DSO -2.02
Is writev() really atomic? 0.00
Why is an "unsigned int" NOT different from an EOF - can... -0.52
Is using fcntl F_SETLKW on STDOUT_FILENO legal? 0.00
system() returns -1, errno=10 when logged into Oracle 0.00
musl-gcc: undefined reference to __memcpy_chk 0.00
Difference between strncpy and snprintf? +1.83
Why does this code break when -O2 or higher is enabled? -1.40
Get a function name from the symbol table at compile time 0.00
Whats the difference between Marshaling/Unmarshaling Vs Serializati... 0.00
What %qu format stands for in printf() -1.74
Where are pointers when we disassemble with gdb +1.71
C program becomes a "shared library" after compiling (Ubu... 0.00
MPI_Abort() vs exit() 0.00
Assigning to size_t when int is smaller than size_t 0.00
garbage collection for `fopen()`? +2.48
How access the TLB in C? 0.00
Idea behind "[...] makes pointer from integer without a cast&q... +1.68
How to install latest glibc (version 2.29) beside system installed... +2.00
Why my *exe file is a binary file that cause I cannnot run on browser 0.00
Allocating contiguous memory to contain multiple structs with flexi... +2.37
Error: variable-sized object may not be initialized in c language.... 0.00
Why must __thread follow extern or static -1.66
Is it possible to cast directly into write? +0.93
getline how to limit amount of input as you can with fgets -0.61
atof("0") returns 2 in float variable -2.33
Using `size_t` for lengths impacts on compiler optimizations? -0.14
Buffer size for getdents64 to finish in one go 0.00
GCC 8 for ARM in LTO mode is removing interrupt handlers and weak f... 0.00
Why does Knuth use this clunky decrement? -1.11
Are there fixed-width float types in clang? -2.00
-DNDEBUG with -Ofast is slower than only -Ofast 0.00
How do I close a shm_open file descriptor without unlinking it? 0.00
Using a counting semaphore how do I create a recursive mutex 0.00
C POSIX ERE without back-references +0.37
How to check if a program was statically compiled in c 0.00
What happens when you have an infinite loop in c due to an unsigned... 0.00
Are there any non-readability related reasons to NOT specifically u... -2.29
Is there a correct constant-expression, in terms of a float, for it... -1.67
platform independent way to reduce precision of floating point cons... -1.05
What is the need for "maxfd" when creating a tunnel? 0.00