summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared/sigio.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith1-0/+6
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-3/+3
2009-04-24Correct fcntl(F_SETOWN) error check in non-Solaris sigio codeJoel Bosveld1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith1-6/+36
2008-12-15When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.Keith Packard1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-6/+6
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-06-19preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2007-10-28XFree86: Remove ridiculous SIGIO debuggingDaniel Stone1-6/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-26/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-4/+4
2005-07-11Remove unneeded xf86drm.h includes to fix modular build.Kevin E Martin1-2/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-07-30Fixed typo in a comment.Egbert Eich1-2/+10
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-3/+28
2003-11-14Initial revisionKaleb Keithley1-0/+277