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 ... 26 27 28 29 30 ... 68
Title Δ
Is it possible to inline functions only with certain calls -0.81
CLONE_VM flag makes itimer inaccurate? +0.40
pthread_cancel don't work under solaris 0.00
#define _snprintf_s to snprintf -1.85
timer_create causing segmentation fault on i386 system, but not x86... +1.54
EOF missing for unix file +0.95
Memory Allocation without mmap2 system call strace? 0.00
Why is ~0xF equal to 0xFFFFFFF0? in 32bit machine -0.37
How are regexes translated to assembly? +0.35
Can AT_SYMLINK_NOFOLLOW cause an EINVAL from fchmodat()? 0.00
File Permission Problems In Unix +1.41
C++ code which is slower than its C equivalent? -1.40
Why are function pointers and data pointers incompatible in C/C++? -1.11
Why are function pointers and data pointers incompatible in C/C++? -1.73
How to check if a given file descriptor stored in a variable is sti... +1.06
C move memory parts inplace +0.84
C move memory parts inplace -0.58
open() call successful even with no permissions 0.00
Default GCC flags -0.31
Are there any non-twos-complement implementations of C? -1.47
Why is the st_size field in struct stat signed? +0.11
strncpy vs sprintf +1.58
difference between printing strings with & and with out & -0.57
Is there a function implement reverse memmem in C or C++ ? -1.20
vfork return values to parent and child +0.41
Is there a way to reuse pthreads? -0.43
Calling FD_SET from other thread, select still blocking 0.00
Correct way to take absolute value of INT_MIN -0.05
exit() call pthread_mutex_lock() 0.00
A few questions about legal arguments to printf("%s", ...) +0.91
C-string definition in C / C++ +1.77
Why is prefix incrementation (++x) faster than postfix incrementati... +1.55
Best practice for public C declarations depending on config.h -0.94
How many memorys can a process have under PPC64 on linux +0.63
How can I map linux syslog to printf in C -1.78
Arithmetic assignment operator - left side evaluated only once -0.83
Getting the size of a malloc only with the returned pointer -0.88
Can realloc fail (return NULL) when trimming? +1.06
Why doesn't (can't) the OS translate C code directly into machine l... -1.17
Can a near-zero floating value cause a divide-by-zero error? +2.04
Does pointer arithmetic still work outside the array? +1.27
Would non thread safety increase the randomness of a Multiply-with-... -1.96
Is there a readv / writev equivalent that works on char * bufs inst... 0.00
Variable's available to two functions without making global in C +1.30
snprintf for string concatenation -0.56
Passing a struct to pthread_create, undefined values after cast? -0.08
How "kill" a Pthread? -0.21
printf jokes in multi-threaded application? -1.82
Given a string in C, how can I know if it is encoded in ASCII or Un... -2.03
Why do many init functions take a pointer to initialize, rather tha... +0.38