Download List

Descripción del Proyecto

GPM (General Purpose Mouse) is a mouse server for the console and xterm, with sample clients included (emacs, etc).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-27 08:53
1.20.7

Esta versión agrega una solución para evitar la inclusión de datos binarios no deseados, agrega muchas limpiezas, soluciona problemas de guión-usa-como--signo en Man, impide la construcción de un libgpm estática por defecto y requiere autogen.sh para crear una versión de instalación en autoconf.
This release adds a fix to prevent inclusion of unwanted binary data,
adds many cleanups,
fixes hyphen-used-as-minus-sign issues in manpages,
prevents building a static libgpm by default,
and requires autogen.sh to create a setup version in autoconf.

2009-02-09 19:24
1.20.6

Algunos se hicieron limpiezas. fcntl.h se incluye en lugar de unistd.h de open (). La advertencia gcc "control llega al final de la función no nula" fue corregido. Edificio con libtool-2 fue corregido.
Tags: Minor bugfixes
Some cleanups were made. fcntl.h is included rather than unistd.h for open(). The gcc warning "control reaches end of non-void function" was fixed. Building with libtool-2 was fixed.

2008-07-24 22:01
1.99.7

Los cambios de 1.20.4 y 1.20.5 se fusionaron. El código fuente completo se reindented. Innecesarios hacks GLIBC fueron eliminados. Algunos construir limpieza se han aplicado.
Tags: GPM2, Minor bugfixes
Changes from 1.20.4 and 1.20.5 were merged. The
whole source code was reindented. Unecessary GLIBC
hacks were removed. Some build cleanups were
applied.

2008-06-17 08:07
1.20.5

Un error de segmentación posible (entrada negativa para FD_SET) se ha fijado. Más mensajes se han movido al nivel de depuración. Encabezados innecesarios se han eliminado. Este lanzamiento permite especificar las variables elisp en la línea de comandos. Fija la semántica de código distribuidos, limpia la documentación, corrige un problema socklen_t (requiere un encabezado POSIX), fija la construcción con glibc 2.8 y las actualizaciones de la biblioteca a la versión 2.1.0. Gpm_GetLibVersion se comporta de forma más coherente (todos los números son uno o dos dígitos). Esta versión incluye una versión dinámica generada a partir de GIT.
Tags: Minor bugfixes
A possible segfault (negative input for FD_SET) has been fixed. More messages have been moved to the debug level. Unnecessary headers have been removed. This release allows specifying ELISP variables on the command line. It fixes broken code semantics, cleans up the documentation, fixes a socklen_t issue (requires a POSIX header), fixes building with glibc 2.8, and updates the library to version 2.1.0. Gpm_GetLibVersion behaves more consistently (all numbers are one or two digits). This release includes a dynamically generated version from git.

2008-05-30 17:00
1.20.4

Errores tipográficos corregidos. Un test automático locales a construir esta. Soname fue corregido.
Tags: Minor bugfixes
Typographical errors were corrected. An automatic
local build test was added. SONAME was fixed.

Project Resources