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 ... 29 30 31 32 33 ... 68
Title Δ
Linux Pthread library, thread arguments +0.41
Why do programs in C compile even when the return statement is miss... -1.18
How to round a double to an int using Banker's Rounding in C +1.66
Is the output of printf ("%d %d", c++, c); also undefined? -0.62
GCC: why constant variables not placed in .rodata +1.84
IEEE Std 754 Floating-Point: let t := a - b, does the standard guar... +0.86
AIX equivalent of ieee754.h 0.00
What things (or in what cases) can make C++ slower than C ? +1.36
How to build a C program using a custom version of glibc +0.41
How to preserve argument/parameter registers under x86-64? 0.00
libc.so mmap strace 0.00
pthread: do other threads stop while the SIGSEGV handler runs? 0.00
Two signed 64bit multiplication using GCC +2.18
What is the use of -fno-stack-protector? +0.47
C Linux stat() getting atime/mtime with nsec precision -1.90
Memory allocator suggestion +0.11
Meaning of double underscore in the beginning -1.32
Creating ELF binaries without using libelf or other libraries 0.00
Why is -freciprocal-math unsafe in GCC? +1.52
Possible to initialize static variable by calling function -1.20
Generic Pointers in C and memory allocation +1.58
How to resample an array of n elements into an array of m elements 0.00
Set a function pointer to a static address -1.26
Is there a way to automatically free all memory instead of doing a... -0.46
Is it faster to avoid writes when the values might be the same +1.67
Is there a difference between i==0 and 0==i? +0.42
Atomicity of `write(2)` to a local filesystem -1.00
pthread_cond_timedwait ignores cancellation request 0.00
Atoi(char *p) function 0.00
AVCodec PTS timestamps not starting at 0 0.00
Practical use of Linux real time scheduling priorities (SCHED_FIFO... 0.00
Fastest way to count the number of occurrences of a string -1.38
Do you know of a C macro to compute Unix time and date? +1.90
ANSI-C: maximum number of characters printing a decimal int +0.42
Why is the below code giving "dereferencing type-punned pointe... +0.03
How does this make sense: *(void **)(&fptr) = dlsym(handle, &qu... +0.90
Issues of gcc optimization with rdtsc -0.77
Necessary to cast NULL to struct pointer type for assignment/compar... +0.68
Is it possible to interrupt a process and checkpoint it to resume i... -1.64
Embed a Executable Binary in a shell script -0.87
Efficient algorithm to search for matching substrings longer than 1... -0.89
How to read efficiently from an stdin pipe data that need seeking -0.57
free() not deallocating memory? +0.90
Tell if a page is in memory? -2.18
Is there an option to GNU ld to omit -dynamic-linker (PT_INTERP) co... +0.34
Hiding a library within a library -0.07
How to efficiently calculate a modulus in C by hand? +1.91
How to get offset of all repeated matches in POSIX C regexec()? 0.00
which part of ELF file must be loaded into the memory? 0.00
Converting aligned array uint8[8] to double -0.37