<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/libmaple/wirish/syscalls.c, branch master</title>
<subtitle>Working copy of Leaflabs libmaple</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/'/>
<updated>2013-06-04T12:17:38+00:00</updated>
<entry>
<title>wirish/syscalls.c: Replace obsolete caddr_t with void *</title>
<updated>2013-06-04T12:17:38+00:00</updated>
<author>
<name>Daniel Nyström</name>
<email>daniel@nystrom.st</email>
</author>
<published>2013-05-27T13:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=ce07837e3231fb59f20219467b043a0d13652206'/>
<id>urn:sha1:ce07837e3231fb59f20219467b043a0d13652206</id>
<content type='text'>
caddr_t is obsolete in POSIX and thus unavailable in most modern
toolchains. caddr_t usage should be replaced by void *.

stddef.h includes the size_t typedef which was missing.

Signed-off-by: Daniel Nyström &lt;daniel@nystrom.st&gt;
</content>
</entry>
<entry>
<title>wirish/syscalls.c: add weak exit function.</title>
<updated>2013-05-02T15:39:24+00:00</updated>
<author>
<name>Magnus Lundin</name>
<email>lundin@mlu.mine.nu</email>
</author>
<published>2013-05-02T15:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=f66451de160d0ec1e99500ba569a00eb0c21851f'/>
<id>urn:sha1:f66451de160d0ec1e99500ba569a00eb0c21851f</id>
<content type='text'>
For toolchains which require an exit function.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>wirish/syscalls.c: Assert LeafLabs copyright.</title>
<updated>2012-06-07T23:15:05+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-07T23:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=14ce7ffcca4f8b3e9e42c8348925385cb2befc76'/>
<id>urn:sha1:14ce7ffcca4f8b3e9e42c8348925385cb2befc76</id>
<content type='text'>
_sbrk() is new in 2011, and there've been changes in 2012.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>wirish/syscalls.c: Weaken I/O related function defs.</title>
<updated>2012-06-07T23:15:05+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-07T09:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=f370db157f3ba531b52b1069f006e69beb83ee5c'/>
<id>urn:sha1:f370db157f3ba531b52b1069f006e69beb83ee5c</id>
<content type='text'>
For overriding.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Move syscalls.c into Wirish.</title>
<updated>2012-06-07T23:15:05+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-07T09:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=d14105d11ef1b2fa429318425efcb9c125f60f61'/>
<id>urn:sha1:d14105d11ef1b2fa429318425efcb9c125f60f61</id>
<content type='text'>
libmaple takes orders, it doesn't give them.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
</feed>
