<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/randr/rrinfo.c, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://isbjoern.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://isbjoern.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/'/>
<updated>2017-03-03T11:20:20+00:00</updated>
<entry>
<title>misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using reallocarray, since it has been ported now.</title>
<updated>2017-03-03T11:20:20+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ïonic@ionic.de</email>
</author>
<published>2016-09-12T02:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=5413c5ec8b17dcc223b31f9d08fa3f3c3665d83e'/>
<id>urn:sha1:5413c5ec8b17dcc223b31f9d08fa3f3c3665d83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.</title>
<updated>2016-07-02T12:05:31+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-26T00:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=74a5450bc058354e55c1589e64ef8e73775cebc4'/>
<id>urn:sha1:74a5450bc058354e55c1589e64ef8e73775cebc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.</title>
<updated>2016-07-02T12:05:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-25T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=2646fc254e75c4a7fc10d03d1139d0bd708ceae9'/>
<id>urn:sha1:2646fc254e75c4a7fc10d03d1139d0bd708ceae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.</title>
<updated>2016-07-02T12:05:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-25T23:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=acf87144d019f18e646501657d9082c6eba77f54'/>
<id>urn:sha1:acf87144d019f18e646501657d9082c6eba77f54</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#105
</content>
</entry>
<entry>
<title>Backport RANDR proto version 1.5 to nx-X11's Xserver.</title>
<updated>2016-06-21T02:09:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-20T09:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=c2b1f489d7998c83af73c7cb25bbb2bc53f26094'/>
<id>urn:sha1:c2b1f489d7998c83af73c7cb25bbb2bc53f26094</id>
<content type='text'>
 Backported to X.org's /xorg/xserver Git hash level:
 a6b6e8ba026acedef6336b17adf06aebddd5f22f.
</content>
</entry>
<entry>
<title>randr extension: Convert to Xorg coding style.</title>
<updated>2016-06-21T02:06:28+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-07T08:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=e440ea768d004ca83993dfb5774daa7971d90c10'/>
<id>urn:sha1:e440ea768d004ca83993dfb5774daa7971d90c10</id>
<content type='text'>
 The reformatting has been achieved by applying
 x-indent.sh to all .c and .h files in Xserver/randr/.
</content>
</entry>
<entry>
<title>Drop trailing whitespaces (randr extension)</title>
<updated>2016-06-21T02:06:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-07T08:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=b943cfe2afbd593e814de47b2f13f8b3b1af78da'/>
<id>urn:sha1:b943cfe2afbd593e814de47b2f13f8b3b1af78da</id>
<content type='text'>
 sed -i "s/[ ]\+$//g" randr/*.{c,h}

 happy reviewing...
 git diff -w is an empty diff.
</content>
</entry>
<entry>
<title>Backport: randr: Clean up compiler warnings about unused and shadowing variables</title>
<updated>2015-06-06T22:11:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-22T01:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=9dbd74793f4b125d56e3d0f63a845b5f7550d3b4'/>
<id>urn:sha1:9dbd74793f4b125d56e3d0f63a845b5f7550d3b4</id>
<content type='text'>
set but not used variables
shadowing a previous local

A hidden problem was that the VERIFY_RR_* macros define local 'rc'
variables, any other local definitions for those would be shadowed and
generate warnings from gcc. I've renamed the other locals 'ret'
instead of 'rc'.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Imported nx-X11-3.5.0-2.tar.gz</title>
<updated>2011-10-10T15:47:59+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-10-10T15:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/nx-libs/commit/?id=15cee47a496ef891923949ade073cf4ffabb9c73'/>
<id>urn:sha1:15cee47a496ef891923949ade073cf4ffabb9c73</id>
<content type='text'>
Summary: Imported nx-X11-3.5.0-2.tar.gz
Keywords:

Imported nx-X11-3.5.0-2.tar.gz
into Git repository
</content>
</entry>
</feed>
