<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mds/src/libmdsclient, branch master</title>
<subtitle>Avant-garde display server
</subtitle>
<id>https://git.maandree.se/mds/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/mds/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/'/>
<updated>2024-10-05T21:23:17Z</updated>
<entry>
<title>misc + update e-mail</title>
<updated>2024-10-05T21:23:17Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-05T21:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=98a8ac8498974e499fc129878ab05b9a7bf8ba30'/>
<id>urn:sha1:98a8ac8498974e499fc129878ab05b9a7bf8ba30</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Update year and e-mail address</title>
<updated>2017-11-04T23:17:20Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-11-04T23:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=b0236e3307cfa563b769b3b51e4760efb0d2f4b8'/>
<id>urn:sha1:b0236e3307cfa563b769b3b51e4760efb0d2f4b8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Work on changing style, and an important typo fix</title>
<updated>2017-11-04T23:09:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-11-04T23:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=9e8dec188d55ca1f0a3b33acab702ced8ed07a18'/>
<id>urn:sha1:9e8dec188d55ca1f0a3b33acab702ced8ed07a18</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>If send fails with EPIPE, set errno to ECONNRESET instead</title>
<updated>2016-08-06T01:09:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-08-06T01:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=65b72b4aaa2a6a09ec8d91e20aa469af69497676'/>
<id>urn:sha1:65b72b4aaa2a6a09ec8d91e20aa469af69497676</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2016-07-15T06:22:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-07-15T06:22:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=83433587a0c2d3ebfb67a8e895fbc8e626fc6abc'/>
<id>urn:sha1:83433587a0c2d3ebfb67a8e895fbc8e626fc6abc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix new GCC warnings</title>
<updated>2016-07-10T14:00:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-07-10T14:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=58f8347e84d2820cada64c513bb0f2b81ecd494a'/>
<id>urn:sha1:58f8347e84d2820cada64c513bb0f2b81ecd494a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Bump year</title>
<updated>2016-07-09T06:07:03Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-07-09T06:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=cab14d5be107c4cb2a5aee631d866707a6ac91d4'/>
<id>urn:sha1:cab14d5be107c4cb2a5aee631d866707a6ac91d4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Whilst POSIX leaves it explicitly unspecify whether close(2) closes the fildes on interruption, Linux (and possibly some other kernels) specify that it does close.</title>
<updated>2015-10-11T02:13:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-10-11T02:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=0a85228ff762b77de2d47119d1379e7ca6f48eb8'/>
<id>urn:sha1:0a85228ff762b77de2d47119d1379e7ca6f48eb8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>doc libmds_mpool</title>
<updated>2015-09-05T00:16:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-09-05T00:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=9c255313e62699427b51fbc43b1b0ac6349363c0'/>
<id>urn:sha1:9c255313e62699427b51fbc43b1b0ac6349363c0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>destruction of message spools and pools causes stored objects to be deallocated</title>
<updated>2015-09-04T23:30:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-09-04T23:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/mds/commit/?id=0d0599f5539fe21a783937c7a529e0b66fb12b99'/>
<id>urn:sha1:0d0599f5539fe21a783937c7a529e0b66fb12b99</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
