[gpm] [PATCH] misc trivial fixes for 1.99.5
Bernhard Fischer
rep.dot.nop@gmail.com
Tue Apr 15 15:15:05 CEST 2008
[please keep me CCed..]
Hi,
Attached are some patches that make the 1.99.5 tarball to compile for
me. It would be nice if somebody could review (and apply) them..
With these patches applied, i could build the abovementioned tarball
against uClibc just fine.
Some patches additionally have a terse description at their top.
PS: It would be nice if you would ship (release-)tarballs with a
configure script.
gpm-1.99.5-missing-return-in-main.patch:
* src/daemon/old_main.c (old_main): Add return statement to
function returning an int.
gpm-1.99.5-wrong-include-for-ioctl.patch:
* src/daemon/open_console.c: Include the proper header for
ioctl().
gpm-1.99.5-fix-drivers-etouch.patch:
* src/drivers/etouch/i.c (I_etouch): Fix (possible) segfault.
gpm-1.99.5-susv3-legacy.patch:
* src/daemon/old_main.c, src/daemon/processconn.c,
src/lib/liblow.c, src/drivers/synaptics/synaptics.c: bzero() and
index() are marked as LEGACY in SUSv3; Use their modern
counterparts.
gpm-1.99.5-conditional-debugstuff.patch:
* src/prog/gpm-root.y (f_debug_one): Ifdef-out unused function.
gpm-1.99.5-add-install-exec.patch:
* Makefile.in (install-exec): Add convenience target to match
default automake automatisms.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-missing-return-in-main.patch
Type: text/x-diff
Size: 375 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-wrong-include-for-ioctl.patch
Type: text/x-diff
Size: 761 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment-0001.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-fix-drivers-etouch.patch
Type: text/x-diff
Size: 716 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment-0002.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-susv3-legacy.patch
Type: text/x-diff
Size: 2553 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment-0003.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-conditional-debugstuff.patch
Type: text/x-diff
Size: 665 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment-0004.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpm-1.99.5-add-install-exec.patch
Type: text/x-diff
Size: 555 bytes
Desc: not available
Url : http://lists.linux.it/pipermail/gpm/attachments/20080415/ec22837f/attachment-0005.patch
More information about the gpm
mailing list