mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01: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.