<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/Xi, branch pr/extend_manpage</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2019-06-12T16:35:01+00:00</updated>
<entry>
<title>Remove the Must_have_memory hack.</title>
<updated>2019-06-12T16:35:01+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-05-31T22:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a765857aaa450862f6a3dc5de811671fbc82ca61'/>
<id>urn:sha1:a765857aaa450862f6a3dc5de811671fbc82ca61</id>
<content type='text'>
We are not using any alloc function that respects that variable, so
lets drop it. Backport of this commit:

  commit 0ce61e21d6d7dcca0090e319bbcdb678570f2c3f
  Author: Adam Jackson &lt;ajax@redhat.com&gt;
  Date:   Fri Oct 3 16:05:19 2008 -0400

    Remove the Must_have_memory hack.

    Also remove an astonishing amount of misunderstanding of how casts work.
</content>
</entry>
<entry>
<title>Lift Xi to 1.3.0.0 (identical to 1.2.0)</title>
<updated>2018-11-01T17:53:15+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-11-01T14:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=266c3d68d5abae1de80e807dbbe3252b34c4a04f'/>
<id>urn:sha1:266c3d68d5abae1de80e807dbbe3252b34c4a04f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc: fix more regressions and whitespace weirdness introduced in 913fcf1a74426725f14380dd5b34286a21c37ab7.</title>
<updated>2018-07-07T06:05:24+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-07-07T06:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=992673157077080f3d5637c7f666e43639181a91'/>
<id>urn:sha1:992673157077080f3d5637c7f666e43639181a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some memory leaks.</title>
<updated>2018-07-03T14:40:06+00:00</updated>
<author>
<name>Mario Trangoni</name>
<email>mjtrangoni@gmail.com</email>
</author>
<published>2018-03-25T14:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=913fcf1a74426725f14380dd5b34286a21c37ab7'/>
<id>urn:sha1:913fcf1a74426725f14380dd5b34286a21c37ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xi: change () prototypes to (void)</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-15T20:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4598c0c3d215f7f2237a9ccee3a143025f2af005'/>
<id>urn:sha1:4598c0c3d215f7f2237a9ccee3a143025f2af005</id>
<content type='text'>
According to the C standard these are not equivalent. However, the
same change has been done in Xorg upstream. Plus these functions are
not called with parameters anywhere so we should be fine.

Besides, include/{extinit.h,XIstubs.h} always had the "void".
</content>
</entry>
<entry>
<title>Xi/getbmap.c: remove unnecessary cast</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-15T20:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ebe1c2f2262b550f4664ba8f8a7c3e7e428fdfa1'/>
<id>urn:sha1:ebe1c2f2262b550f4664ba8f8a7c3e7e428fdfa1</id>
<content type='text'>
Was forgotten in f6a1bda2dff0c70aa13f3cb763a9b08c4c037c53
</content>
</entry>
<entry>
<title>Xi: small formatting changes to match Xorg 7.1's Xi</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-15T20:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8e188629fde213f29cfaf62c4ea3abd0520a0f41'/>
<id>urn:sha1:8e188629fde213f29cfaf62c4ea3abd0520a0f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xi: reformat</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-15T20:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b0abdf7bd8284b1edf39c13e1863ecc420fd68e4'/>
<id>urn:sha1:b0abdf7bd8284b1edf39c13e1863ecc420fd68e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xi: ansify function prototypes</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-15T14:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7aca428ffe10b2cffca8fe01962aef421a5a5645'/>
<id>urn:sha1:7aca428ffe10b2cffca8fe01962aef421a5a5645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xi: reformat code, ansify</title>
<updated>2018-02-25T23:58:46+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-02-11T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=41a0ba729fb67efdc5f7bd50f73f145cf5d8a153'/>
<id>urn:sha1:41a0ba729fb67efdc5f7bd50f73f145cf5d8a153</id>
<content type='text'>
</content>
</entry>
</feed>
