<br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 28, 2016 at 8:27 PM Keith Packard <<a href="mailto:keithp@keithp.com">keithp@keithp.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Rhys Kidd <<a href="mailto:rhyskidd@gmail.com" class="gmail_msg" target="_blank">rhyskidd@gmail.com</a>> writes:<br class="gmail_msg">
<br class="gmail_msg">
> Fixes the following warning:<br class="gmail_msg">
><br class="gmail_msg">
> test/Makefile.am:69: warning: variable 'os_LDADD' is defined but no program or<br class="gmail_msg">
> test/Makefile.am:69: library has 'os' as canonical name (possible typo)<br class="gmail_msg">
><br class="gmail_msg">
> Introduced upon the removal of test/os in:<br class="gmail_msg">
><br class="gmail_msg">
> commit 6a5a4e60373c1386b311b2a8bb666c32d68a9d99<br class="gmail_msg">
> Author: Keith Packard <<a href="mailto:keithp@keithp.com" class="gmail_msg" target="_blank">keithp@keithp.com</a>><br class="gmail_msg">
> Date:   Tue Dec 8 14:39:46 2015 -0800<br class="gmail_msg">
><br class="gmail_msg">
>     Remove SIGIO support for input [v5]<br class="gmail_msg">
><br class="gmail_msg">
>     This removes all of the SIGIO handling support used for input<br class="gmail_msg">
>     throughout the X server, preparing the way for using threads for input<br class="gmail_msg">
>     handling instead.<br class="gmail_msg">
><br class="gmail_msg">
>     Places calling OsBlockSIGIO and OsReleaseSIGIO are marked with calls<br class="gmail_msg">
>     to stub functions input_lock/input_unlock so that we don't lose this<br class="gmail_msg">
>     information.<br class="gmail_msg">
><br class="gmail_msg">
>     xfree86 SIGIO support is reworked to use internal versions of<br class="gmail_msg">
>     OsBlockSIGIO and OsReleaseSIGIO.<br class="gmail_msg">
><br class="gmail_msg">
>     v2: Don't change locking order (Peter Hutterer)<br class="gmail_msg">
>     v3: Comment weird && FALSE in xf86Helper.c<br class="gmail_msg">
>         Leave errno save/restore in xf86ReadInput<br class="gmail_msg">
>         Squash with stub adding patch (Peter Hutterer)<br class="gmail_msg">
>     v4: Leave UseSIGIO config parameter so that<br class="gmail_msg">
>         existing config files don't break (Peter Hutterer)<br class="gmail_msg">
>     v5: Split a couple of independent patch bits out<br class="gmail_msg">
>         of kinput.c (Peter Hutterer)<br class="gmail_msg">
><br class="gmail_msg">
>     Signed-off-by: Keith Packard <<a href="mailto:keithp@keithp.com" class="gmail_msg" target="_blank">keithp@keithp.com</a>><br class="gmail_msg">
>     Reviewed-by: Peter Hutterer <<a href="mailto:peter.hutterer@who-t.net" class="gmail_msg" target="_blank">peter.hutterer@who-t.net</a>><br class="gmail_msg">
><br class="gmail_msg">
> Signed-off-by: Rhys Kidd <<a href="mailto:rhyskidd@gmail.com" class="gmail_msg" target="_blank">rhyskidd@gmail.com</a>><br class="gmail_msg">
<br class="gmail_msg">
Reviewed-by: Keith Packard <<a href="mailto:keithp@keithp.com" class="gmail_msg" target="_blank">keithp@keithp.com</a>><br class="gmail_msg">
<br class="gmail_msg">
(we'll wait until after 1.19 to merge this to master)<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
-keith<br class="gmail_msg">
</blockquote></div><div style="white-space:pre-wrap"><br>Gentle ping now that 1.19 is out.</div>