StackRating

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

caf

Rating
1610.34 (1,389th)
Reputation
198,224 (240th)
Page: 1 ... 20 21 22 23 24 ... 59
Title Δ
Broadcasting a Signal to All threads in Linux +0.37
Typecasting variable with another typedef +0.58
clock_getres and Kernel 2.6 -0.14
What are the scenarios that cause the compiler to emit spurious war... -2.03
Proper way to read ELF files in C -2.25
Should I mutex lock a single variable? +0.80
Protocol error resistant socket server +0.82
how to create two processes from a single Parent 0.00
How does the OS know how much to increment different pointers? +0.09
Inter-program communication for an arbitrary number of programs +1.57
Simple 32 to 64-bit transition? -0.72
rectangle collision detections on a path +0.36
MMX operation (add 16bit is not done) -0.37
Need help with glibc source -1.24
Do C89 or C++03 define strict aliasing rules? -0.73
Declare large global array -1.34
How can I programmatically get the amount of memory currently avail... 0.00
pause() and sigsuspend() when used in inter-process communication 0.00
Bash Terminal Redirect to another Terminal +0.11
C - How to use both aio_read() and aio_write() +1.10
C89, Mixing Variable Declarations and Code -0.79
1 = false and 0 = true? +0.87
binding a port number to a TCP socket (outgoin) to send packets -0.79
Handling short reads using epoll() +0.62
Lockless circular queue with pthreads. Anything to watch out for? 0.00
Integer evenness testing (% 2 vs & 1) -0.37
Why is it thought of 'T *name' to be the C way and 'T* name' to be... +0.24
Fair critical section (Linux) +1.50
Linked Lists Confusion +0.26
C static inline function redefinition rules +1.77
How can the thread be closed (pthread library)? -2.68
error from sched_setaffinity () call when tid is a kernel thread +0.37
Prevent a file descriptor's closure on POSIX systems +2.13
pthreads + semaphores, why is this not executing properly? +1.50
How does the amount of memory for a process get determined? +0.37
fastest way to get time_t from YYYYMMDDHHMMSS string -0.27
Conflicting enums +0.13
Local synonymous variable to non exact type +1.00
Linux Stack Sizes +0.38
How to generate a specific time of clock in "C" programming +0.38
Casting a function pointer to a type that accepts more arguments +1.18
Understanding the behavior of unshare CLONE_NEWNS 0.00
how to create and read pkcs7 signed envelop with smime format ( pk7... 0.00
Ordered Binary Tree insert +0.36
Linux: what is the most scalable design for making a system call li... +1.81
how to avoid polling in pthreads -0.75
How can I generate RSA private keys encrypted with AES128 or AES256... 0.00
Dealing With Asynchronous Signals In Multi Threaded Program +1.81
Does returned struct of localtime() need to be freed? +1.73
Wild execution of instructions happen when optimization set to high... -0.49