<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtdev.git, branch v1.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.6</id>
<link rel='self' href='https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/'/>
<updated>2020-01-26T14:00:32+00:00</updated>
<entry>
<title>Release mtdev-1.1.6</title>
<updated>2020-01-26T14:00:32+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@bitmath.se</email>
</author>
<published>2020-01-26T13:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=25d541d2b0b526eba58fee99ceac202acca6d4a2'/>
<id>urn:sha1:25d541d2b0b526eba58fee99ceac202acca6d4a2</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.se&gt;
</content>
</entry>
<entry>
<title>adjust for 64bit time_t for 32bit architectures</title>
<updated>2020-01-26T14:00:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-11-24T02:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=598e561881c687cea072375637aa08ac9230fabe'/>
<id>urn:sha1:598e561881c687cea072375637aa08ac9230fabe</id>
<content type='text'>
libc that has support for 32 bit applications to use 64 bit
time_t supplies __USE_TIME_BITS64 define [1]

[1] https://sourceware.org/glibc/wiki/Y2038ProofnessDesign

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.se&gt;
</content>
</entry>
<entry>
<title>Use a macro for `nlongs` so it can be used in constant expression</title>
<updated>2020-01-26T14:00:32+00:00</updated>
<author>
<name>Michael Forney</name>
<email>mforney@mforney.org</email>
</author>
<published>2019-06-07T18:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=5a260fa95a5e7cebdd8f9da947c8d8eb244efae0'/>
<id>urn:sha1:5a260fa95a5e7cebdd8f9da947c8d8eb244efae0</id>
<content type='text'>
This way, it can be used to specify the `absbits` array size (in
`mtdev_configure`) without making it a VLA.

VLAs are an optional feature in C11, and in this case we can determine
the array size statically.

This also matches the macros used in libevdev and libinput.

Signed-off-by: Michael Forney &lt;mforney@mforney.org&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@bitmath.se&gt;
</content>
</entry>
<entry>
<title>mtdev-matching.c: declare global variables static</title>
<updated>2017-11-29T21:15:52+00:00</updated>
<author>
<name>Martin Kepplinger</name>
<email>martink@posteo.de</email>
</author>
<published>2017-08-22T09:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=5f9caa26b81155feede6ff71c9b14fa0e8980fbd'/>
<id>urn:sha1:5f9caa26b81155feede6ff71c9b14fa0e8980fbd</id>
<content type='text'>
n1 and n2 are only locally used and can thus be static.

Signed-off-by: Martin Kepplinger &lt;martink@posteo.de&gt;
</content>
</entry>
<entry>
<title>mtdev-mapgen.c: declare init_caps() static</title>
<updated>2017-11-29T21:15:52+00:00</updated>
<author>
<name>Martin Kepplinger</name>
<email>martink@posteo.de</email>
</author>
<published>2017-08-22T09:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=d9f084c9384f99d3589cf51f8503b7aee4e9666c'/>
<id>urn:sha1:d9f084c9384f99d3589cf51f8503b7aee4e9666c</id>
<content type='text'>
init_caps() is only locally used and can thus be static.

Signed-off-by: Martin Kepplinger &lt;martink@posteo.de&gt;
</content>
</entry>
<entry>
<title>caps.c: declare mtdev_set_slots() static</title>
<updated>2017-11-29T21:15:52+00:00</updated>
<author>
<name>Martin Kepplinger</name>
<email>martink@posteo.de</email>
</author>
<published>2017-08-22T09:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=8ba8d359392693f9882ea2d195fc1bebb8b3a29d'/>
<id>urn:sha1:8ba8d359392693f9882ea2d195fc1bebb8b3a29d</id>
<content type='text'>
mtdev_set_slots() is only used internally, so it should be static.

Signed-off-by: Martin Kepplinger &lt;martink@posteo.de&gt;
</content>
</entry>
<entry>
<title>Release mtdev-1.1.5</title>
<updated>2014-02-28T18:57:15+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2014-02-28T18:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=4381b78fea54de0e775bf54952b2f95e5a06c57d'/>
<id>urn:sha1:4381b78fea54de0e775bf54952b2f95e5a06c57d</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>build: Fix srcdir != builddir from git</title>
<updated>2014-02-28T18:54:40+00:00</updated>
<author>
<name>Colin Walters</name>
<email>walters@verbum.org</email>
</author>
<published>2014-02-27T13:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=88840fe45b49464642181007c5a6df1bc951bade'/>
<id>urn:sha1:88840fe45b49464642181007c5a6df1bc951bade</id>
<content type='text'>
Make it possible to build the source out-of-tree. The gnome-continuous
build system does this by default.

Signed-off-by: Colin Walters &lt;walters@verbum.org&gt;
[rydberg@euromail.se: Resolve merge conflict]
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>test: fix out-of-tree builds</title>
<updated>2013-11-16T17:35:41+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2013-11-15T23:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=6d698f6dba4a024b5f3ccac2876465c60f780478'/>
<id>urn:sha1:6d698f6dba4a024b5f3ccac2876465c60f780478</id>
<content type='text'>
Some tests do #include  relative to the top-level, so add top_srcdir to the
include path as otherwise out-of-tree builds can't find the files.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Release mtdev-1.1.4</title>
<updated>2013-08-03T20:01:06+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2013-08-03T20:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=25070dda4b1aaaf402db621d10fc901b82d78377'/>
<id>urn:sha1:25070dda4b1aaaf402db621d10fc901b82d78377</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
