wine/dlls/winebus.sys
Damjan Jovanovic 82a5be4637 winebus.sys: Get inotify working on FreeBSD.
FreeBSD requires linking to the inotify library, and
including limits.h.

Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-25 18:50:59 +02:00
..
bus_iohid.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
bus_sdl.c winebus.sys: Map SDL joystick axes the same way as UDEV evdev. 2021-10-21 11:21:54 +02:00
bus_udev.c winebus.sys: Get inotify working on FreeBSD. 2021-10-25 18:50:59 +02:00
hid.c winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
main.c winebus.sys: Add code path to bypass udevd and use inotify. 2021-10-20 16:16:07 +02:00
Makefile.in winebus.sys: Get inotify working on FreeBSD. 2021-10-25 18:50:59 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Process quirky DS4 bluetooth reports. 2021-10-18 18:36:32 +02:00
unixlib.c winebus.sys: Process quirky DS4 bluetooth reports. 2021-10-18 18:36:32 +02:00
unixlib.h winebus.sys: Add code path to bypass udevd and use inotify. 2021-10-20 16:16:07 +02:00
winebus.inf
winebus.rc
winebus.sys.spec