xserver/os
Jon TURNEY fb170498ab dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
setitimer() and SIGALRM aren't available on WIN32, so smart scheduler
code cannot be built.  Provide only stubs for smart scheduler timer
code, and disable smart scheduler by default.

Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Tested-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2012-11-28 14:44:12 +00:00
..
.gitignore
Makefile.am
WaitFor.c
access.c dix: Pull client-is-local flag up to the ClientRec 2012-09-20 14:36:39 -04:00
auth.c
backtrace.c Print backtrace in a signal-safe manner 2012-07-02 22:34:32 -07:00
client.c
connection.c os: Hide the Connection{In,Out}put implementation details 2012-09-20 14:40:18 -04:00
io.c os: Don't re-declare ConnectionInputPtr and ConnectionOutputPtr 2012-10-04 23:15:54 -07:00
log.c os: fix typo, fsync when WIN32 is _not_ defined 2012-08-23 14:48:18 +10:00
mitauth.c
oscolor.c
osdep.h os: Hide the Connection{In,Out}put implementation details 2012-09-20 14:40:18 -04:00
osinit.c os/osinit.c: no getpgrp() and setpgrp() on WIN32 2012-11-28 14:44:11 +00:00
rpcauth.c
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
utils.c dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32 2012-11-28 14:44:12 +00:00
xdmauth.c
xdmcp.c
xprintf.c
xsha1.c os: Add libnettle as a choice of SHA1 implementation 2012-11-05 13:34:18 -06:00
xstrans.c