<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sctrace/Makefile, branch master</title>
<subtitle>A simple syscall tracer
</subtitle>
<id>https://git.maandree.se/sctrace/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/sctrace/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/'/>
<updated>2023-11-26T15:10:58Z</updated>
<entry>
<title>m</title>
<updated>2023-11-26T15:10:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-11-26T15:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=67a942381096679d1d9c6982e4d0988f88ae389b'/>
<id>urn:sha1:67a942381096679d1d9c6982e4d0988f88ae389b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use [:space:] in sed scripts</title>
<updated>2020-06-21T10:33:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-21T10:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=ff5dccc70123ed4036a268fabe12f523f45e46f4'/>
<id>urn:sha1:ff5dccc70123ed4036a268fabe12f523f45e46f4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Use literal tab inside [] in sed scripts</title>
<updated>2020-06-21T08:11:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-21T08:11:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=b30692f609452736ea55626a72b95d5a5523d720'/>
<id>urn:sha1:b30692f609452736ea55626a72b95d5a5523d720</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix typo in list-errnos.h command</title>
<updated>2020-06-21T07:44:02Z</updated>
<author>
<name>Michael Forney</name>
<email>mforney@mforney.org</email>
</author>
<published>2020-06-21T07:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=4314bb01abeb589c90d613f713ae64becf78a68a'/>
<id>urn:sha1:4314bb01abeb589c90d613f713ae64becf78a68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some cleanup and preparation for support for multiple architectures (both host and client) and OSes</title>
<updated>2020-06-02T12:44:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-02T12:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=7198c7b9f01bbd5e8f8528440d290569e588b260'/>
<id>urn:sha1:7198c7b9f01bbd5e8f8528440d290569e588b260</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Reject i386 and x32 applications (not yet supported)</title>
<updated>2020-06-02T02:20:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-06-02T02:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=f84d2aebd4d295f08c50b88ed4452f6c9b6605e6'/>
<id>urn:sha1:f84d2aebd4d295f08c50b88ed4452f6c9b6605e6</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 signal names</title>
<updated>2020-05-30T22:23:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-05-30T22:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=4383640bfe4c40c055824d9c42ed8809bb3163b4'/>
<id>urn:sha1:4383640bfe4c40c055824d9c42ed8809bb3163b4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add support for tracing fork children</title>
<updated>2020-05-30T15:34:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-05-30T15:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=712f56fe3369c59d32b9000830b4ed7b25ed24b5'/>
<id>urn:sha1:712f56fe3369c59d32b9000830b4ed7b25ed24b5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Print errno names and strings</title>
<updated>2020-05-30T11:51:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2020-05-30T11:51:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=cce6dac16bbbdd3b20203f66f8aa022b46d413ea'/>
<id>urn:sha1:cce6dac16bbbdd3b20203f66f8aa022b46d413ea</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
