<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bus/src, branch 3.1.1</title>
<subtitle>[Complete] A simple daemonless system for broadcasting messages locally
</subtitle>
<id>https://git.maandree.se/bus/atom?h=3.1.1</id>
<link rel='self' href='https://git.maandree.se/bus/atom?h=3.1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/'/>
<updated>2015-08-26T18:02:25Z</updated>
<entry>
<title>m bug: wrote to array before checking that it was successfully allocated</title>
<updated>2015-08-26T18:02:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-08-26T18:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=1af393838b4c9c5491035403af4c42c0e10f3846'/>
<id>urn:sha1:1af393838b4c9c5491035403af4c42c0e10f3846</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>update documentation for bus_poll</title>
<updated>2015-05-17T12:32:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=7a5814ca02265a3c3a9e44713d3708eb4c8d7bb0'/>
<id>urn:sha1:7a5814ca02265a3c3a9e44713d3708eb4c8d7bb0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add timed example and fix timed polling</title>
<updated>2015-05-17T12:28:20Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=0f31d194025df5d63fcee65e32baa90cc5aa0ad6'/>
<id>urn:sha1:0f31d194025df5d63fcee65e32baa90cc5aa0ad6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>implemented timed write, read and poll</title>
<updated>2015-05-17T12:10:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T12:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=92292702763f53a099a3dddf6212ad0bc91c5388'/>
<id>urn:sha1:92292702763f53a099a3dddf6212ad0bc91c5388</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>specifications for timed functions + fix manpage formatting</title>
<updated>2015-05-17T11:29:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-17T11:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=31403008097ad8137fc70df22ab41a84e146446a'/>
<id>urn:sha1:31403008097ad8137fc70df22ab41a84e146446a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add -x option to create command, and -n option to broadcast command</title>
<updated>2015-05-16T19:14:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-16T19:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=17c09be9112c874c1b72e2f43278769058016cc4'/>
<id>urn:sha1:17c09be9112c874c1b72e2f43278769058016cc4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>m fix doc</title>
<updated>2015-05-16T15:25:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-16T15:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=dac026417994a8d1c22f4be1072a3882d8d34502'/>
<id>urn:sha1:dac026417994a8d1c22f4be1072a3882d8d34502</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>use $msg instead of $arg</title>
<updated>2015-05-16T15:12:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-16T15:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=b21a3493f04f01d900f4b4a49b11d52f0944a6d2'/>
<id>urn:sha1:b21a3493f04f01d900f4b4a49b11d52f0944a6d2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>fix parsing for chown, chgrp and chmod</title>
<updated>2015-05-16T15:05:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-16T15:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=781ada024baf0754f3b38b7dbd80ab70f6d7765b'/>
<id>urn:sha1:781ada024baf0754f3b38b7dbd80ab70f6d7765b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>fix nowait for polling + add nonblocking example</title>
<updated>2015-05-15T13:04:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-05-15T13:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/bus/commit/?id=40341a0eec50588f574199a3ee213dbb97b576e5'/>
<id>urn:sha1:40341a0eec50588f574199a3ee213dbb97b576e5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
