You are here |
esatea.wordpress.com | ||
| | | |
binarydebt.wordpress.com
|
|
| | | | System call table is an array of function pointers. It is defined in kernel space as variable sys_call_table and it contains pointers to functions which implement system calls. Index of each function pointer in the array is the system call number for that syscall. These are denoted by NR_* macros in header files, such as... | |
| | | |
blog.ringerc.id.au
|
|
| | | | This article is part of an extended series on Kobo development and investigation Apparently I have to make this more obvious: Take a backup... | |
| | | |
nsrd.info
|
|
| | | | A rather smart gent whom I used to work with at another company, Mark Harvey, has in his own time been working on an open source VTL implementation that can be used for testing/lab purposes. I.e., ... | |
| | | |
wiki.netbsd.org
|
|
| |