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 ... 14 15 16 17 18 ... 68
Title Δ
C programs slow startup 0.00
How to properly terminate a thread in a signal handler? 0.00
Granularity of restrict qualifier for overlapping pointers, types +0.38
Can fread() detect null character? +1.67
How does this printf code work without using va_args? +1.09
How to use gcc to compile multiple different source .c files into d... +0.32
check whether a number is bleak or supported in efficient way +0.36
Fixing race condition when sending signal to interrupt system call -2.20
System calls and EINTR error code +0.33
cannot dup2 write end of a pipe to stdout 0.00
How to disable GNU c compiler/gcc warnings without touching source... 0.00
check if a pthread lock variable is locked -1.64
gcc intrinsic vs inline assembly : which is better? 0.00
How to pass struct type in arguments? 0.00
Why is a C++ Hello World binary larger than the equivalent C binary? +1.79
Why do C++ allocators avoid in-place reallocation -1.52
CLOCK_MONOTONIC vs CLOCK_MONOTONIC_RAW truncated values 0.00
Determine if memory after fork is copy-on-write +1.86
Are there standard workarounds for dmalloc's assumptions on vsn... 0.00
What happens if sem_init() is called twice? +1.87
C - Returning negative value as unsigned sets errno? +1.01
Why does pthread_mutex_lock always return 0 (but no errors) when a... 0.00
Passing stack variables to pthread_cleanup_push 0.00
Consecutive mmap call never return contiguous address 0.00
timer_settime calling handler function in pthread on uClinux 0.00
Why doesn't the compiler infer function prototypes from functio... -2.55
Implementing posix_spawn on Linux +1.82
Measure memory usage of a short-lived process 0.00
How should I understand "> outfile 2>&1" and &q... -0.86
mmap() for shared memory and threads 0.00
swprintf fails with \xffff unicode characters 0.00
memory does not contain garbage prior to variable assignment -1.84
POLLHUP vs POLLNVAL, or what is POLLHUP? +1.94
adjtime(x) adjusts time very slowly 0.00
set encoding of string literals to latin1 with gcc -1.22
wprintf doesn't print special character and fgetws returns NULL... 0.00
what does the statement printf("\n%x",-1>>4); means? +0.35
Go code to list files in a Linux directory using getdents() 0.00
set stack size for threads using setrlimit -0.14
Advantages in using an enum to define a single value? (C) +0.35
strcpy vs memcpy for copying char * with known size +0.71
Why aren't glibc's function addresses randomized when ASLR... 0.00
Comparison operation being completely ignored 0.00
Non-blocking mlock() -0.15
file pointer set to NULL after fprintf +0.66
How to handle a SIGPIPE error inside the object that generated it? -0.34
fstat() not reading the correct file size 0.00
printf("%p") and casting to (void *) -0.63
Is it possible to have millisecond precision with setrlimit in c -2.21
BASIC: Compilier warning "return discards qualifiers from poin... +1.43