index
:
~alanh/xserver
master
alanh's xserver tree
alanh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
shared
/
sigio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+6
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-3
/
+3
2009-04-24
Correct fcntl(F_SETOWN) error check in non-Solaris sigio code
Joel Bosveld
1
-1
/
+1
2009-04-24
Add SIGIO/SIGPOLL support for Solaris
Alan Coopersmith
1
-6
/
+36
2008-12-15
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Keith Packard
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-06-19
preserve errno around the SIGIO handler
Matthieu Herrb
1
-0
/
+3
2007-10-28
XFree86: Remove ridiculous SIGIO debugging
Daniel Stone
1
-6
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-26
/
+0
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
1
-4
/
+4
2005-07-11
Remove unneeded xf86drm.h includes to fix modular build.
Kevin E Martin
1
-2
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2004-07-30
Fixed typo in a comment.
Egbert Eich
1
-2
/
+10
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-3
/
+28
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+277