<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9front.git/amd64/include/ape, branch front</title>
<subtitle>my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=front</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=front'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/'/>
<updated>2021-01-02T05:40:00+00:00</updated>
<entry>
<title>ape: unify math.h copies</title>
<updated>2021-01-02T05:40:00+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2021-01-02T05:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=92d3abd8184097dee3b6d24fed05d66e9e99d597'/>
<id>urn:sha1:92d3abd8184097dee3b6d24fed05d66e9e99d597</id>
<content type='text'>
/$objtype/include/ape/math.h contained an almost
identical copy of math.h for each architecture.

The only difference between them architectures
was that some had an incorrect version of isinf
defined.

This change picks one of the versions of math.h
with a correct definition, moves it to /sys/include,
and removes the redundant versions.
</content>
</entry>
<entry>
<title>turn ptrdiff_t into a 64 bit type</title>
<updated>2020-03-24T21:45:15+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-03-24T21:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=2f67e21393c25943f25e116fa6912b7d92dbca4e'/>
<id>urn:sha1:2f67e21393c25943f25e116fa6912b7d92dbca4e</id>
<content type='text'>
while technically a 32 bit ptrdiff_t is in spec on
systems with 64 bit ponters as long as we guarantee
that individual objects are small enough, this can
confuse legitimate code, so lets fix this.
</content>
</entry>
<entry>
<title>add va_copy macro, conforming to c99 7.15.1.2</title>
<updated>2020-03-23T00:31:39+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2020-03-23T00:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=a654b94db8a3574b7a774edfd77b8612c0b642cd'/>
<id>urn:sha1:a654b94db8a3574b7a774edfd77b8612c0b642cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include integer limits from generic stdint.h in system-specific stdint.h</title>
<updated>2019-09-07T01:01:52+00:00</updated>
<author>
<name>Ori Bernstein</name>
<email>ori@eigenstate.org</email>
</author>
<published>2019-09-07T01:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=ff9ce8210aeaf968e08e16ab62c388b9cf555a06'/>
<id>urn:sha1:ff9ce8210aeaf968e08e16ab62c388b9cf555a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ape: floating point improvements (thanks spew)</title>
<updated>2018-05-24T12:40:44+00:00</updated>
<author>
<name>aiju</name>
<email>devnull@localhost</email>
</author>
<published>2018-05-24T12:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=be3809866ce89d2dcac0b02f2ec7b49b5393cb56'/>
<id>urn:sha1:be3809866ce89d2dcac0b02f2ec7b49b5393cb56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h</title>
<updated>2015-07-13T00:36:48+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2015-07-13T00:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=737c3edeba2c7615e08d9263e9eb010bbfd1e42b'/>
<id>urn:sha1:737c3edeba2c7615e08d9263e9eb010bbfd1e42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc and ape support for amd64</title>
<updated>2014-02-01T09:31:41+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-02-01T09:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=ed9e9f98e9cc502c72b27c68612e9e187ec11e10'/>
<id>urn:sha1:ed9e9f98e9cc502c72b27c68612e9e187ec11e10</id>
<content type='text'>
</content>
</entry>
</feed>
