<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sctrace/linux, 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-27T21:28:31Z</updated>
<entry>
<title>Linux limits errno values to [1, 4096)</title>
<updated>2023-11-27T21:28:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-11-27T21:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=964ec5397c6f1b08ae5422fdf1da884e64039a35'/>
<id>urn:sha1:964ec5397c6f1b08ae5422fdf1da884e64039a35</id>
<content type='text'>
Linux returns errno values negated, as such errno as returned
are limited to be inside address range of the bytes within
the higest addressable memory page, provided that the page
size is 4096 or greater.

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add -a and trivial improvements</title>
<updated>2023-06-25T12:31:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-25T12:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=8e20ec32e64b1e57972835f15e387ac1e8d6a8f6'/>
<id>urn:sha1:8e20ec32e64b1e57972835f15e387ac1e8d6a8f6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add more system call formattings</title>
<updated>2023-06-25T09:20:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-25T09:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=14f803accad2225b28dc9612a35b1ecdf0f9d8df'/>
<id>urn:sha1:14f803accad2225b28dc9612a35b1ecdf0f9d8df</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Argument 3 and 4 are swapped on SPARC for PTRACE_GETREGS and PTRACE_SETREGS</title>
<updated>2023-06-24T15:15:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-24T15:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=f61fda368da04a569e10c9928c01cfdca0faff7e'/>
<id>urn:sha1:f61fda368da04a569e10c9928c01cfdca0faff7e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</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>
</feed>
