This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-05 00:00:00 +00:00
parent 0ef494b681
commit aea97698c3
48 changed files with 840 additions and 798 deletions

View File

@@ -1,3 +1,5 @@
Programs in this directory rely on Linux kernel specific functionality such as `/proc`.
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.