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.