mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
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.
|