|
You are here |
www.yodaiken.com | ||
| | | | |
idea.popcount.org
|
|
| | | | | [AI summary] The author investigates the origin of the 'V' in the SIGSEGV segmentation fault error message, tracing its evolution from SIGSEG in early Unix manuals to its current name, while also demonstrating how to handle the signal in C code. | |
| | | | |
blog.demofox.org
|
|
| | | | | This is a super quick blog post on how to get different rounding modes with integer division: floor to get an integer smaller than or equal to the real value, round to get the integer that closest to the real value, and ceiling to get an integer greater than or equal to the real value.... | |
| | | | |
gist.github.com
|
|
| | | | | Get process name and argv in Solaris from /proc/[pid/psinfo - solaris_getprocs.c | |
| | | | |
thorstenball.com
|
|
| | | |||