diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-21 17:33:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-21 17:38:58 +0400 |
commit | 1a78e18016085685375b93f58e4e09895ce0b62f (patch) | |
tree | f5f0ecb19bbb72b1710bc708785425aa58f1cf41 /README | |
parent | f722123cc8fd8a39ec8e0e28a9e752e0eb78a0b0 (diff) | |
download | truss-upstream.tar.gz |
Added autotoolsupstream/0.9upstream
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 + |