summaryrefslogtreecommitdiff
path: root/hw/dmx/input/lnx-ms.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Switch poll() users to xserver_poll()Keith Packard1-2/+2
2016-07-18dmx: Switch from select(2) to poll(2) for inputKeith Packard1-9/+10
2016-06-08dix: Update some comments to reflect the new non-SIGIO input modelAdam Jackson1-1/+1
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-87/+114
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-1/+1
2008-10-08Fix more xcalloc stupidity.Adam Jackson1-2/+2
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+319