StackRating

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

Art

Rating
1568.37 (4,243rd)
Reputation
17,037 (8,130th)
Page: 1 ... 5 6 7 8 9
Title Δ
Store variables in ELF section and iterate them later -1.12
write () call failed: No space left on device: ENOSPC handling +1.56
why user space atomic_t in gcc(3.4.5) doesn't work +0.42
Logging 3000 events per second from c program 0.00
Set or Reset a given bit without branching +1.86
The fastest way to copy a 32bits array into 16bits arrays? +0.39
missing [heap] section in /proc/pid/maps +1.61
Create a time-based map in C 0.00
String comparison in one line +0.41
printf makes setrlimit not working 0.00
select()/FD_*() cause Bad file descriptor 0.00
Change file permission in C manually -1.44
macro arguments causing error in C +1.42
Undefined behavior and sequence point 0.00
case statement efficiency in c -0.73
Initializing a variable causing printf to stop working +0.71
C protecting against heap overflow +0.20
"Syscall param open(mode) contains uninitialised byte(s)"... -1.72
Shared semaphore between user and kernel spaces -0.91
Why string is not modifiable in new compilers -1.56
When will a memory write become globally visible? -0.17
Can't find the deadlock -0.08
Is #ifdef MACRO equivalent to a comment -0.99
Programming to fill our system's L1 or L2 cache +0.16
Virtual Memory and Relocatable Code +3.35
.bss vs COMMON: what goes where? +2.65
Handling C Read Only File Close Errors +4.88
Will a referenced library function be linked if it is not called? +0.55
Condition for lvalues and rvalues in C +3.47
What is there to be gained by deterministic field ordering in the m... +3.67
What prevents a race condition when checking a semaphore value? +2.76
Any alternative to fstat? 0.00
Conditional heap free 0.00
How to get mmap'ed memory to sync to the file? 0.00
Is the compiler allowed to optimize the stack memory usage by reord... +2.09
`pthread_mutex_trylock` and `pthread_mutex_lock` behaviour +3.58
How to measure the 'user' time execution of a function in Linux and... -0.38
An example of use of varargs in C -3.77
GDB: how do you measure the memory space available between the heap... 0.00
How to proceed to make a software which tracks the function calls o... +3.64
Simple Variadic C Function Parameters Error +3.73
Variable definitions in a loop -3.73
Order of C function readdir() results 0.00
Does this program have a memory leak? -3.48
Can I calculate error introduced by doubles? -2.00
How to store a variable at a specific memory location? -3.23
Where string data is stored? +1.82
VLA's memory available under gcc +4.05
Comparison of if(...) and ?:, which is better? -2.44
Mutex implementation and signaling +3.61