aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm/03-gpmroot.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/gpm: make sure sa_flags gets initializedIsaac Dunham2016-02-121-7/+20
| | | | Initialization was disabled in v1 of 03-gpmroot.patch.
* Beat gpm with a stick until it builds.Isaac Dunham2014-07-151-0/+26
* gpm.h is in src/headers/; some but not all rules allowed for this. * FD_ZERO, FD_SET, and fd_set are defined in <sys/select.h> * gpm-root had a number of bad assumptions about non-glibc systems.