xserver/os
Denys Vlasenko 0c7109f321 os: fix typo in OsSigHandler() error message
Recieved → Received

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-10-08 14:18:46 +10:00
..
.gitignore
Makefile.am
WaitFor.c os: make timers signal-safe 2012-05-01 11:36:35 +10:00
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: fix typo in OsSigHandler() error message 2012-10-08 14:18:46 +10:00
rpcauth.c
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
utils.c Add FormatInt64 to convert signed integers in signal-safe manner 2012-08-21 07:54:07 +10:00
xdmauth.c
xdmcp.c Change lastDeviceIdleTime to be per-device 2012-03-22 13:12:56 +10:00
xprintf.c os/xprintf: add Xvscnprintf and Xscnprintf 2012-05-03 14:59:23 +10:00
xsha1.c os: Add CryptoAPI as a choice of SHA1 implementation 2012-05-04 13:13:50 -05:00
xstrans.c