Ciro Santilli 六四事件 法轮功 d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
..
README.adoc d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
build 4943c9ed2e userland: in-tree build shortcuts from inside tree 6 лет назад
ctrl_alt_del.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
init_env_poweroff.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
myinsmod.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
myrmmod.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
pagemap_dump.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
poweroff.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
proc_events.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
rand_check.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
sched_getaffinity.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
sched_getaffinity_threads.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
test d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
time_boot.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад
virt_to_phys_user.c d1003f1cb2 Make this repo good enough to move in cpp-cheat, x86-assembly-cheat and arm-assembly-cheat in 6 лет назад

README.adoc

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.