<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libhaiku, branch 2.0.1.1</title>
<subtitle>[Feature complete] Poetic error messages
</subtitle>
<id>https://git.maandree.se/libhaiku/atom?h=2.0.1.1</id>
<link rel='self' href='https://git.maandree.se/libhaiku/atom?h=2.0.1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/'/>
<updated>2023-07-02T12:20:11Z</updated>
<entry>
<title>Remove -s from LDFLAGS</title>
<updated>2023-07-02T12:20:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-07-02T12:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=1e3bf0ef9c42da5ef7e7af0a213cac546ca0dba5'/>
<id>urn:sha1:1e3bf0ef9c42da5ef7e7af0a213cac546ca0dba5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile</title>
<updated>2022-02-19T22:07:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T22:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=20c0ffb7b669c6fd95b191edf35fd26454053688'/>
<id>urn:sha1:20c0ffb7b669c6fd95b191edf35fd26454053688</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile, fix warnings, and fix libhaiku_perror linking</title>
<updated>2021-09-16T16:10:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-09-16T16:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=76c910e166d2b1887c5d355df4efec47ec0ce3bd'/>
<id>urn:sha1:76c910e166d2b1887c5d355df4efec47ec0ce3bd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rewrite'</title>
<updated>2021-03-01T01:16:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-03-01T01:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=4c1a6e380ebe76e256b2af1313cf256d9fea70df'/>
<id>urn:sha1:4c1a6e380ebe76e256b2af1313cf256d9fea70df</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>misc + change license + changed behaviour of libhaiku_perror</title>
<updated>2021-03-01T01:12:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-03-01T01:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=eebadeb4b4ee60dc768afd3036e3a29833ccb51e'/>
<id>urn:sha1:eebadeb4b4ee60dc768afd3036e3a29833ccb51e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2 from ayekat/master</title>
<updated>2017-06-17T11:40:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@member.fsf.org</email>
</author>
<published>2017-06-17T11:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=472e17d12a0f75b314c33d0b0c6a5c5a48e87063'/>
<id>urn:sha1:472e17d12a0f75b314c33d0b0c6a5c5a48e87063</id>
<content type='text'>
Make mk/configure fully POSIX-compliant</content>
</entry>
<entry>
<title>Make mk/configure fully POSIX-compliant</title>
<updated>2017-06-17T08:24:16Z</updated>
<author>
<name>ayekat</name>
<email>takeya@bluewin.ch</email>
</author>
<published>2017-04-24T06:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=004f2a63b4d2ab414be436a950876361618099f9'/>
<id>urn:sha1:004f2a63b4d2ab414be436a950876361618099f9</id>
<content type='text'>
POSIX only states that file descriptors between 0 and 9 must be
guaranteed to work correctly. Numbers above 9 may not work on all shells
(most notably on ksh and dash, latter used as /bin/sh on some Linux
systems).

This patch changes the used file descriptor numbers from 10, 20 and 30
to 3, 4 and 5.
</content>
</entry>
<entry>
<title>Merge pull request #1 from pranomostro/patch-1</title>
<updated>2016-09-26T21:13:29Z</updated>
<author>
<name>Mattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]</name>
<email>maandree@member.fsf.org</email>
</author>
<published>2016-09-26T21:13:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=af1706e9b64a32f7c0cd748c136d11445c9d66d2'/>
<id>urn:sha1:af1706e9b64a32f7c0cd748c136d11445c9d66d2</id>
<content type='text'>
Fix typo in haiku.c</content>
</entry>
<entry>
<title>Fix typo in haiku.c</title>
<updated>2016-09-26T18:42:17Z</updated>
<author>
<name>pranomostro</name>
<email>pranomestro@gmail.com</email>
</author>
<published>2016-09-26T18:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=ae6087fe8019ead1c94139112422f6c5fa9ced0f'/>
<id>urn:sha1:ae6087fe8019ead1c94139112422f6c5fa9ced0f</id>
<content type='text'>
I feel a bit embarassed fixing a typo in the sentence 'who cares'.</content>
</entry>
<entry>
<title>fix build</title>
<updated>2016-07-13T19:05:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-07-13T19:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libhaiku/commit/?id=11433bc229268fda3f8ea286938fe6f93b399a54'/>
<id>urn:sha1:11433bc229268fda3f8ea286938fe6f93b399a54</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
