| bio | website | sigalrm.blogspot.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | 4 hours ago | |
| stats | profile views | 8 |
I'm a programmer/electronics enthusiast.
Some answers I'm proud of:
How to make thread in C without using POSIX library <pthread.h>
force inline function in other translation unit
inline function vs macro function
System call interrupted by a signal still has to be completed
Mutex implementation in Linux kernel (before 3.5.2 ) on ARM platform
Smashing the stack example3.c confusion