<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sctrace, branch 1.1</title>
<subtitle>A simple syscall tracer
</subtitle>
<id>https://git.maandree.se/sctrace/atom?h=1.1</id>
<link rel='self' href='https://git.maandree.se/sctrace/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/'/>
<updated>2020-06-01T22:03:41Z</updated>
<entry>
<title>Fix exit status regression ... now I can go back to sleep again</title>
<updated>2020-06-01T22:03:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T22:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=75ae20bd805f6a54321de14ff9746ebffe44a5ad'/>
<id>urn:sha1:75ae20bd805f6a54321de14ff9746ebffe44a5ad</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Always flush trace output</title>
<updated>2020-06-01T21:04:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T21:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=99272477537a9060e25da078a96319fcc1be5952'/>
<id>urn:sha1:99272477537a9060e25da078a96319fcc1be5952</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix typo and add rational for why the -a option (truncate arguments/outputs) is useful</title>
<updated>2020-06-01T19:15:49Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T19:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=06edb533f8f3d36a59baf87a31ff65afdd0f4222'/>
<id>urn:sha1:06edb533f8f3d36a59baf87a31ff65afdd0f4222</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add a todo</title>
<updated>2020-06-01T19:00:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T19:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=40811de9408bd26ae1a7f8dd65333e33053c0f05'/>
<id>urn:sha1:40811de9408bd26ae1a7f8dd65333e33053c0f05</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Minor output improvements</title>
<updated>2020-06-01T18:58:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T18:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=b03959e8c78b9303eff117e7350cece73c9c34dd'/>
<id>urn:sha1:b03959e8c78b9303eff117e7350cece73c9c34dd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: install and uninstall man page</title>
<updated>2020-06-01T18:49:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T18:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=a73003803edc86c00bc60a20a42d499eec9bf0ec'/>
<id>urn:sha1:a73003803edc86c00bc60a20a42d499eec9bf0ec</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Print data stored to output parameters in system calls</title>
<updated>2020-06-01T18:42:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T18:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=3c9db91a2369a1e9ff00f8d409f6ef32ff2a3d14'/>
<id>urn:sha1:3c9db91a2369a1e9ff00f8d409f6ef32ff2a3d14</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove p before &gt; in syscall formats</title>
<updated>2020-06-01T17:02:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T17:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=e97c67e1c5607f01649734a4c0bafdf8a8a7b941'/>
<id>urn:sha1:e97c67e1c5607f01649734a4c0bafdf8a8a7b941</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Work on syscall formatters</title>
<updated>2020-06-01T16:52:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T16:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=90bad92e3d0bb06e013c1309e666c48e3d7d94d1'/>
<id>urn:sha1:90bad92e3d0bb06e013c1309e666c48e3d7d94d1</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add man page and README</title>
<updated>2020-06-01T13:47:54Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-01T13:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=222bccafd8548194be47fbae578b3df3c636fd38'/>
<id>urn:sha1:222bccafd8548194be47fbae578b3df3c636fd38</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
