libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Files | |
file | config.h [code] |
file | ioctl_example.c [code] |
An example loadable kernel module (LKM) that can display a message in the /var/log/[kern.log|messages] file when the module is loaded and removed. The module can accept an argument when it is loaded – the name, which appears in the kernel log files. | |