<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slibc/src/inttypes, branch master</title>
<subtitle>Yet another C standard library
</subtitle>
<id>https://git.maandree.se/slibc/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/slibc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/'/>
<updated>2024-10-06T07:15:45Z</updated>
<entry>
<title>Update e-mail</title>
<updated>2024-10-06T07:15:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-06T07:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=a154fb3467c8a1e46e4dc03cf86c26b22d4021af'/>
<id>urn:sha1:a154fb3467c8a1e46e4dc03cf86c26b22d4021af</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>bump year</title>
<updated>2016-01-01T16:39:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@member.fsf.org</email>
</author>
<published>2016-01-01T16:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=4bea2f3638c9f4f3a5402350cc2bee919b7e4824'/>
<id>urn:sha1:4bea2f3638c9f4f3a5402350cc2bee919b7e4824</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@member.fsf.org&gt;
</content>
</entry>
<entry>
<title>tell in doc in which version things were introduced</title>
<updated>2015-11-25T10:46:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-11-25T10:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=9537d8e087731fc6d6de22d29b2dccda572d7f06'/>
<id>urn:sha1:9537d8e087731fc6d6de22d29b2dccda572d7f06</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>more etymology</title>
<updated>2015-11-19T23:29:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-11-19T23:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=aedadf2aa4030a506bb29ff21ebd424e16b1be83'/>
<id>urn:sha1:aedadf2aa4030a506bb29ff21ebd424e16b1be83</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add macros for abs, labs, llabs, and imaxabs</title>
<updated>2015-11-17T01:31:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-11-17T01:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=ae942840140e38835e562e8d235578c017d00766'/>
<id>urn:sha1:ae942840140e38835e562e8d235578c017d00766</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>inttypes/{{abs =&gt; imaxabs},{div =&gt; imaxdiv}}.c</title>
<updated>2015-11-17T01:20:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-11-17T01:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=254756973c170fd2d201c85ffcc154ba82682ceb'/>
<id>urn:sha1:254756973c170fd2d201c85ffcc154ba82682ceb</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>doc: arg 2 for *div must not be 0 (lest SIGFPE)</title>
<updated>2015-11-16T15:34:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-11-16T15:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=169e56f2285860b058199c7480083740fc309b9b'/>
<id>urn:sha1:169e56f2285860b058199c7480083740fc309b9b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add abs, labs, llabs, and imaxabs</title>
<updated>2015-10-10T19:48:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-10-10T19:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=41f350e672007ee64657b4ac67ffc95229ad841d'/>
<id>urn:sha1:41f350e672007ee64657b4ac67ffc95229ad841d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add div functions</title>
<updated>2015-09-02T16:55:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-09-02T16:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/slibc/commit/?id=af389cd969ab7ae6507710cb8667660c3bd51577'/>
<id>urn:sha1:af389cd969ab7ae6507710cb8667660c3bd51577</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
