Files
xserver/include
Peter Hutterer add2defac7 Split the signal-handler's lastSlave out into a separate variable.
dev->u.lastSlave was not signal safe since it was accessed by the DIX and
during signal handling.
Replaced with:
'dev->last.slave' for the signal handler's lastSlave (used to generate
                  DeviceChangedEvents), .
'dev->u.lastSlave' for the DIX lastSlave (currently only used in
                   change_modmap)

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-05-22 15:44:03 +10:00
..
2008-11-04 16:01:07 +10:30
2009-04-28 16:03:56 +10:00
2009-05-20 16:22:24 +10:00
2009-01-22 15:06:25 +11:00
2009-03-20 15:17:53 +10:00
2008-04-20 08:35:42 -07:00