<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sctrace, 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>2026-02-22T13:34:16Z</updated>
<entry>
<title>fix doc text</title>
<updated>2026-02-22T13:34:16Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-22T13:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=00b3df16e7e58fb7ec73a3f15c74737c77ac4e59'/>
<id>urn:sha1:00b3df16e7e58fb7ec73a3f15c74737c77ac4e59</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Update year and e-mail</title>
<updated>2024-10-05T16:12:04Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-05T16:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=8f4212622ed427bf8270b8a88f5eb8821b3d519a'/>
<id>urn:sha1:8f4212622ed427bf8270b8a88f5eb8821b3d519a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix return type of for brk</title>
<updated>2024-05-05T06:11:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-05-05T06:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=0aea30bc059e2cf6f57d2c513699beaec8eed1e6'/>
<id>urn:sha1:0aea30bc059e2cf6f57d2c513699beaec8eed1e6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Empty signed commit</title>
<updated>2024-04-06T09:17:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-04-06T09:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=2153d5d71b6c4e748fd3722b572ee82e37213a5f'/>
<id>urn:sha1:2153d5d71b6c4e748fd3722b572ee82e37213a5f</id>
<content type='text'>
</content>
</entry>
<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 system calls and scripts for finding new and extended system calls</title>
<updated>2023-11-26T17:46:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-11-26T17:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=ab5c381b13d71bff20166a1c0b1d4e8ea1ebefec'/>
<id>urn:sha1:ab5c381b13d71bff20166a1c0b1d4e8ea1ebefec</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<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>m</title>
<updated>2023-06-25T21:28:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-25T21:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=87d713d0a6826e9e4e7e359517997228c3332399'/>
<id>urn:sha1:87d713d0a6826e9e4e7e359517997228c3332399</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Some code improvements</title>
<updated>2023-06-25T21:22:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-25T21:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=fd6bd9d9090213d4644fc0a96f06fb34ce5365fc'/>
<id>urn:sha1:fd6bd9d9090213d4644fc0a96f06fb34ce5365fc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add more test cases</title>
<updated>2023-06-25T13:20:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-06-25T13:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/sctrace/commit/?id=665a51ce1927be44e14524491e10bb45f089d79c'/>
<id>urn:sha1:665a51ce1927be44e14524491e10bb45f089d79c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
