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 ... 4 5 6 7 8 ... 68
Title Δ
Safe low 32 bits masking of uint64_t +0.36
Are immutable julia structs ever safe to mutate and under what cond... 0.00
Stripped binary shows "_cxa_finalize" instead of "li... 0.00
Why do function pointers require a return type? +0.94
Why is pthread_equal threadsafe? +1.94
Does realloc mutate its arguments -0.14
Why are arrays of undefined size only allowed in main()? -0.11
How to make a process unable to exit by hook sys_exit_group and sys... -0.63
Initializer with side-effect 0.00
Check whether a pthread handle is sleeping 0.00
Get physical memory address of a file/photo in linux or android 0.00
Where does C store input when stdin buffer size is set to 0? -0.98
Redefined types when including netinet/in.h and netinet6/in6.h 0.00
Is there any special meaning of #define VAR {0}? -0.48
GCC snprintf with custom registered specifier 0.00
Can't set file with "echo" from a program via system() +0.89
Fast method to multiply integer by proper fraction without floats o... -0.91
Does C guarantee 32-bit integer arithmetic? -1.64
In which cases can msg_controllen be 0, when accessing ancillary da... 0.00
pthread_cond_wait blocks(sleeps) indefinitely until pthread_cond_si... +1.55
How to print out symbols assigned via the .size directive in GNU As... -0.07
how to use mmap and shm_open to shared memory among multiple indepe... 0.00
GCC warnings not detected in cmake debug builds, but detected in re... 0.00
Calling rename() without overwriting unexpected data and without ov... 0.00
What will be the output, if we print a string that contains "%... +0.79
Is there a way to redirect stderr to a file that works in bash, csh... +1.79
how to lower thread priority in C/C++ -2.04
How can I get detachstate on pthread_attr_t? 0.00
Trying to recreate printf's behaviour with doubles and given pr... +1.69
JITtting with limited knowledge of the target architecture -0.32
Skip/avoid alignment padding bytes when calculating struct checksum -1.98
Can I have a bit that references another part of a C bitfield? 0.00
overlapping memmove best practice +0.59
Is it possible to transform a no-pie executable to pie executable w... 0.00
Is it safe to memcpy regex_t? -0.29
Why was a readdir function added to POSIX library interface when th... +0.37
Does pthread_cond_wait lock the mutex und spurious wakeup +1.93
Is it necessary to make pthread_mutex_t variable volatile? +0.36
When I enter a breakpoint for a puts() function, why is GDB not all... 0.00
Is indexing a string literal an initializer constant expression? 0.00
Where does initialized auto variables (local variables) placed in o... +0.78
How are the symbols for static variables named in GCC? -1.83
How does the libc function isatty() work? -0.12
fgets(), signals (EINTR) and input data integrity +2.03
Do `fgetc`, `fputc`, `fgets` and `fputs` require a file opened in t... -2.06
What is the difference between O1 and Os? 0.00
How to write data into an offset which is not 512*n bytes using lin... -1.89
Measuring time difference using RDTSC - results too large -0.06
Compare HTML from libcurl with text from file 0.00
Linux shared library that unloads itself 0.00