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 ... 47 48 49 50 51 ... 68
Title Δ
Can't unblock/"wake up" thread with pthread_kill & si... +1.30
Am I using these pointers correctly? I'm assigning something, but i... 0.00
How many memory pages do C compilers on desktop OSes use to detect... +1.88
Segmentation fault in C -1.99
Why alignment is 16 bytes on 64 bit architecture? +2.84
C setjmp.h and ucontext.h, which is better? +1.33
Change File Descriptor to pipe STDOUT to a Socket? -2.15
Does fseek() move the file pointer to the beginning of the file if... +0.16
Returning from a signal handler and leaving signal masked 0.00
How to use relative position in c/assembly? +0.96
Printing a float in C while avoiding variadic parameter promotion t... +0.45
Performance difference with casting to double and increment 0.00
timer in a thread with pthread in C? +0.41
mmap vs sbrk, performance comparison 0.00
System where 1 byte != 8 bit? 0.00
timer_create how to stop recursive thread function invocation after... +0.47
How to detect/prevent a counter overflow +1.35
Does gnome-terminal support DOS code pages? -0.51
How to draw a nice ASCII table in C? -0.45
Get all file names from dir +1.64
light-weight timer in C -2.17
Does setitimer's ITIMER_PROF(SIGPROF)s send to every thread in Mult... -2.11
Can a failed fopen impact the filesystem? -0.78
C: cast int to size_t +2.27
How do I generate contrasting colors? -1.14
Looking for C/C++ language and standard libraries specifications +0.66
How to get memory block length after malloc? +0.30
The order in which ld-linux.so executes CTORs? +1.54
Strictly typed pointers in C (hypothetically) +0.99
Using tilde to get MAX value for int -0.00
Linux C/C++ Timer signal handler in userspace +1.80
Read up to a null-terminator using read() -0.33
How many machine instructions are needed for a function call in C? -0.79
Quickest way to initialize an array of structures to all-0's? -0.12
GameBoy color emulator opcodes automation +1.57
Print a number in base 4 +0.57
Boyer Moore Algorithm Implementation? +2.17
Specifying thread stack size in pthreads +1.73
Why do I have to explicitly link with libm? -0.29
memcpy vs assignment in C -- should be memmove? +0.01
Find how many bytes are ready to be read from a FILE* or a file des... +0.39
What happens if a signal handler is invoked while at a cancellation... +1.79
What is the cost of compiling a C program with a C++ compiler? -0.87
pthreads join - How to cancel the join for another thread -0.95
Is there a way to make process-internal-only conditionally-interrup... 0.00
Is -1 a valid pointer address -1.31
Why is the return value of malloc(0) implementation-defined? -1.33
Fork - same memory addresses? -0.40
C - gettimeofday for computing time? +2.16
How can I check for the completion of threads without blocking? +2.09