mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-19 16:58:10 +02:00
When testing if an fd is valid, the required construct is >= 0, not > 0. [Daniel: Fixed up the Linux MTRR case as well.] Signed-off-by: Martin Ettl <ettl.martin@gmx.de> Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
||
|---|---|---|
| .. | ||
| bus.c | ||
| evdev.c | ||
| keyboard.c | ||
| klinux.h | ||
| linux.c | ||
| Makefile.am | ||
| mouse.c | ||
| ms.c | ||
| ps2.c | ||
| tslib.c | ||