<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/lib/X11/lcGeneric.c, branch 3.5.99.14</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-08-25T08:06:49+00:00</updated>
<entry>
<title>Convert nx-X11/lib/ build flow from imake to autotools.</title>
<updated>2017-08-25T08:06:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-21T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c350873c7c977efe5210484f04160be45f84ba7e'/>
<id>urn:sha1:c350873c7c977efe5210484f04160be45f84ba7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no need to check args for Xfree()</title>
<updated>2016-10-20T08:16:35+00:00</updated>
<author>
<name>walter harms</name>
<email>wharms@bfs.de</email>
</author>
<published>2016-04-26T14:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3f9ebf33d49b6e92b4a6a88adfa5de0dd7471fae'/>
<id>urn:sha1:3f9ebf33d49b6e92b4a6a88adfa5de0dd7471fae</id>
<content type='text'>
simplify code

Signed-off-by: walter harms &lt;wharms@bfs.de&gt;
</content>
</entry>
<entry>
<title>libX11: rm redundante NULL checks</title>
<updated>2016-10-19T19:40:29+00:00</updated>
<author>
<name>walter harms</name>
<email>wharms@bfs.de</email>
</author>
<published>2014-06-07T13:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a98260726b8f878e72223899e21ad87882389e2d'/>
<id>urn:sha1:a98260726b8f878e72223899e21ad87882389e2d</id>
<content type='text'>
This patch removes the last remaining  NULL checks for Xfree()

Signed-off-by: Harms &lt;wharms@bfs,de&gt;
Reviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>Remove even more casts of return values from Xmalloc/Xrealloc</title>
<updated>2016-10-19T19:40:28+00:00</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@oracle.com</email>
</author>
<published>2013-08-11T06:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c161df4fee61819a28089682963cc2e721ca22c8'/>
<id>urn:sha1:c161df4fee61819a28089682963cc2e721ca22c8</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>xlibi18n: convert sprintf calls to snprintf</title>
<updated>2016-10-19T19:40:28+00:00</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@oracle.com</email>
</author>
<published>2013-08-10T06:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a1b0fdb2c9852c48ede8e3bc2a7049d707188fd1'/>
<id>urn:sha1:a1b0fdb2c9852c48ede8e3bc2a7049d707188fd1</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Reviewed-by: Matthieu Herrb &lt;matthieu.herrb@laas.fr&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>Convert malloc(strlen()); strcpy() sets to strdup</title>
<updated>2016-10-19T19:40:25+00:00</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@oracle.com</email>
</author>
<published>2011-04-13T05:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=dde00b2f6848a38e9fdbe1e4c85373c8b12944b4'/>
<id>urn:sha1:dde00b2f6848a38e9fdbe1e4c85373c8b12944b4</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Reviewed-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>Replace Xmalloc+bzero pairs with Xcalloc calls</title>
<updated>2016-10-19T19:40:25+00:00</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@oracle.com</email>
</author>
<published>2011-04-13T04:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7d7224d8543e85e3a34a1cddf99f3eac9aa9050b'/>
<id>urn:sha1:7d7224d8543e85e3a34a1cddf99f3eac9aa9050b</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Reviewed-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>xlibi18n/lcGeneric: Initialize uninitialized local variable</title>
<updated>2016-10-19T19:40:24+00:00</updated>
<author>
<name>Erkki Seppälä</name>
<email>erkki.seppala@vincit.fi</email>
</author>
<published>2011-01-31T12:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=52d2c35580bd29d27ce8b8712a94be1042cabdda'/>
<id>urn:sha1:52d2c35580bd29d27ce8b8712a94be1042cabdda</id>
<content type='text'>
Using uninitialized value "new"

Reviewed-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Reviewed-by: Ander Conselvan de Oliveira &lt;ander.conselvan-de-oliveira@nokia.com&gt;
Signed-off-by: Erkki Seppälä &lt;erkki.seppala@vincit.fi&gt;
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Backported-to-NX-by: Ulrich Sibiller &lt;uli42@gmx.de&gt;
</content>
</entry>
<entry>
<title>update xlibi18n files to libX11 1.3.4</title>
<updated>2016-10-10T20:52:31+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-08-26T23:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=385dc2b070df1e19853a009bfe32204e0c5b2dd7'/>
<id>urn:sha1:385dc2b070df1e19853a009bfe32204e0c5b2dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.</title>
<updated>2016-07-05T23:09:15+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T14:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6144b615dd7ae2acd786aaa08f66c9743870b709'/>
<id>urn:sha1:6144b615dd7ae2acd786aaa08f66c9743870b709</id>
<content type='text'>
 This has already been started while replacing copyright info in file
 headers and has now been completed with this commit.
</content>
</entry>
</feed>
