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 2 3 4 5 6 7 ... 68
Title Δ
Why specify the target architecture to the linker? -0.19
fgetc() and feof() throws segfault with big files 0.00
Why is (-1)%(unsigned int) different than (-1)%(int) +(what is it c... 0.00
Taylor Series to calculate cosine (getting output -0.000 for cosine... 0.00
Checking the value of pthread_cond_t 0.00
Unexpected exec permission from mmap when assembly files included i... -2.30
Problems compiling fio against musl-gcc 0.00
blocking call to `dlsym` (RTLD_NEXT) +1.55
Is this aditional const on extern an UB? +0.82
Is there an ISO C compliant way to make a function that returns a p... -1.43
What does *((int*)&f) do in C? 0.00
Writing a Linux Keyboard Driver 0.00
Where are the global variables of the dynamic library file loaded to? 0.00
is it possible to find float that not fit to %.6g -1.59
How does dynamic linker know which library to search for a symbol? +0.03
Can c11's 'Generic' keyword be used within gcc _Static_... +0.57
When does copy_from/to_user returns a non-zero value +1.48
file on UTF-8 and ISO8859-1 -2.37
How do I disable a gcc warning which has no command line switch? +0.17
Relocation R_X86_64_PC32 against undefined hidden symbol `__dso_han... 0.00
xv6 makefile says undefined reference to __printf_chk 0.00
"Overflow" assertions on various C data type: which ones... -0.67
How could a macro return an aligned pointer to an unaligned value? 0.00
Portable Consistent Floats 0.00
Linux stdin buffering +1.83
How can I determine if a file contains UTF-8 like characters -0.63
Is it possible to remove dead code from a static library? 0.00
Why is it undefined if multiple threads join a thread? -1.38
Error when checking pointer is 64 byte aligned or not 0.00
What are some practical applications of the quick_exit and at_quick... -2.18
C/C++: is there a way to create a nonzero-length file atomically? +2.03
Is nel -= nel/2 functionally equivalent to nel /= 2? +1.69
How do I get around C's adding of very small floats?, -0.98
GCC __builtin_constant_p always returning 0 +1.71
Why does opening a named pipe non-blockingly return an invalid file... -0.68
Getting the offset from sscanf while reading a string in a loop in C +0.32
Why does the sin_family member exist? +0.23
PTY runs with smaller size 0.00
Can we add `-fcall-used-REG` for specific functions on gcc? 0.00
Should most of getrusage's fields be 0? 0.00
What is "namespace cleanliness", and how does glibc achie... -0.20
How many bytes do we need to encode Arabic Presentation Forms and A... 0.00
mmap() keeps returning MAP_FAILED whe trying to read or write to a... 0.00
Valgrind error for SIGINT during pthread_cond_wait 0.00
why free(ptr) here is not suggested approach? -2.46
Advantages of copy-on-write optimization when using fork() to creat... +1.67
What is the behaviour of `ferror(FILE *)` and `std::ferror(FILE *)`... -0.47
Is comparing two pointers with < undefined behavior if they are... +0.43
How should I think about the parameters of fread()? -2.36
Is it legal to change __stack_chk_guard inside of C function? 0.00