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 ... 15 16 17 18 19 ... 68
Title Δ
Why fopen(fopen_s) returns EEXIST (errno 17) when opening file for... 0.00
Waitpid for a child process that execv an unexecutable script +1.34
What is the best way to initialize a pointer to a char array as mut... +1.36
Why floating point does not start from negative numbers when it exc... +1.02
May I send pointers via pipes in the same process, is it safe? -1.92
How to exit Fread() after encountering a delimiter or after some ti... -0.59
Is it safe to use const external value as non-const extern value? -0.29
Why doesn't exec() work after chroot()? 0.00
Is C floating-point non-deterministic? +0.82
Is it guaranteed that socket descriptors in linux/freebsd will have... +0.38
When I call vfork(), can I call any exec*() function, or must I cal... +2.26
error: use of undeclared identifier 'errno_t' 0.00
Understanding input/output operands in GCC inline assembly syntax 0.00
C: How to safely and properly pass several arguments to a pthread? -0.16
C: How to safely and properly pass several arguments to a pthread? -0.16
What's a reasonably-secure, reasonably-portable way to allocate mem... 0.00
Using pure/const attributes with return-arguments in C with GCC? 0.00
Is there a library alternative to gcc stack-protector / fortify sou... 0.00
Counting leading zeros in a 32 bit unsigned integer with best algor... +0.82
LD_PRELOAD does not work as expected -1.04
Currying/binding with ISO C99 +0.57
Check whether pointer is somewhere inside the given allocated block +1.41
Can Clang warn me when I use non-standard functions provided by the... +1.45
Consequenes of warning “dereferencing type-punned pointer will brea... +0.46
Safe way to use the result of getpwnam()/getpwuid()? 0.00
Best way to detect that shadow password file is in use 0.00
too paranoid with PTHREADS? +0.36
How to restrict "--" using getopt in linux c? 0.00
Can the value _edata be inferred by info in the ELF Header or Progr... 0.00
gcc: warning: 'used' attribute ignored 0.00
How can I know that my child process is actually reaped after a cal... 0.00
Main() thread id is different after creating another thread -1.05
Is there anyway to print while getchar didn't receive a newline yet 0.00
any api in c to alter route table in linux +0.32
fork after malloc in parent... does the child process need to free... -2.53
LD_PRELOAD radically reduces process creation performance for C und... 0.00
Can branches with undefined behavior be assumed unreachable and opt... -1.62
Multiple fdopen() on a same filedescriptor fd? -2.27
C expression evaluating differently on two different compilers +1.54
Deadlock inside malloc_atfork +0.34
Use of pthread_join() +0.74
struct sockaddr.sa_data appears to be too small 0.00
wide characters transliteration C with towctrans 0.00
How can C read chinese from console and file -2.51
How efficient of a program that read from stdin than a file? 0.00
Difference between pthread_exit, pthread_join and pthread_detach 0.00
Is `uint_fast32_t` guaranteed to be at least as wide as `int`? +2.04
C alloca function - what happens when too much memory is tried to b... +0.37
Why the entry file for uboot is written in assembly? +0.87
How to make sure other threads have completed before doing some act... 0.00