Windows: Fix multiple warnings
[platform/upstream/libusb.git] / libusb / os / poll_windows.h
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-01-23 Toby GrayWindows: Simplify poll_windows and add provisions for...
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-04-11 Pete BatardWindows: Remove #define options and use same set of...
2012-04-10 Pete BatardWindows: misc improvements
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-08 Pete BatardWindows: Fix undefined datatype 'LONG_PTR' in MSVC6
2011-06-13 Pete BatardWindows: Don't leak pipe fds
2011-06-13 Peter Stugeconfigure.ac: Check for poll.h, and for nfds_t on Darwin
2010-07-28 Pete BatardAdd Windows support