mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
Programs in this directory rely on Linux kernel specific functionality such as `/proc` or raw system calls. These programs may also conform to ANSI C or POSIX, but we put them here because you can only observe them at work under Linux. Many of these programs use glibc or GCC extensions.