| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
R.. earned this badge 27 times |
may 31 at 13:27
Floating point exceptions - gcc bug?
may 28 at 13:20
Signalling all threads in a process
may 9 at 13:29
Can sizeof(int) ever be 1 on a hosted implementation?
apr 3 at 6:44
Inhibit default library paths with gcc
mar 4 at 13:39
Is it valid to call pthread_join on the main thread?
feb 21 at 9:19
Bitshift and integer promotion?
feb 16 at 14:28
Why did POSIX mandate CHAR_BIT==8?
dec 9 at 21:26
Is &errno legal C?
nov 29 at 19:21
Does SO_RCVTIMEO affect accept()?
nov 20 at 9:02
Variadic macro trick
oct 10 at 13:41
Patching code/symbols into a dynamic-linked ELF binary
jun 27 '12 at 22:19
What is the format of the x86_64 va_list structure?
jun 19 '12 at 15:17
Requesting A and AAAA records in single DNS query
may 1 '12 at 2:58
Pass va_list or pointer to va_list?
feb 28 '12 at 20:48
Optimal median of medians selection - 3 element blocks vs 5 element blocks?
feb 27 '12 at 14:08
Is there a gcc option to assume all extern “C” functions cannot propagate exceptions?
feb 10 '12 at 3:12
Cost of context switch between threads of same process, on Linux
nov 12 '11 at 14:10
How do you print the EXACT value of a floating point number?
may 4 '11 at 10:49
What is the fastest substring search algorithm?
apr 19 '11 at 10:18
Recommendations for an experienced programmer new to JavaScript? [closed]