Files
linux-kernel-module-cheat/userland/linux
2019-07-07 00:00:01 +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.