summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-06-21 17:33:39 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-06-21 17:38:58 +0400
commit1a78e18016085685375b93f58e4e09895ce0b62f (patch)
treef5f0ecb19bbb72b1710bc708785425aa58f1cf41 /README
parentf722123cc8fd8a39ec8e0e28a9e752e0eb78a0b0 (diff)
downloadtruss-upstream.tar.gz
Added autotoolsupstream/0.9upstream
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..594f5a3
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+truss is a system tool that traces system calls and signals, included as
+part of OpenSolaris. It's original sources are taken from illumos project
+https://illumos.org
+