History log of /external/libusb/libusb/os/windows_nt_common.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
31ff09c35a582cc6870dfd2c9924d62e79d2f933 03-Mar-2016 Chris Dickens <christopher.a.dickens@gmail.com> Windows: Fix MinGW build

The integration of UsbDk moved the windows_error_str() function to
windows_nt_common.c, but the definition of FACILITY_SETUPAPI (which
MinGW headers do not provide) did not follow the move.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
/external/libusb/libusb/os/windows_nt_common.h
a3ec36d3ecc268d2f8b9f1f9800cd438c57cab56 27-Jan-2016 Chris Dickens <christopher.a.dickens@gmail.com> Windows: Source file cleanup

This commit addresses a few different issues:

1) Whitespace made consistent with the rest of the library source
2) Formatting of function and variable declarations made consistent
with the rest of the library source
3) Functions and variables made static where possible
4) Definitions in header files moved if not used publicly

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
/external/libusb/libusb/os/windows_nt_common.h
92a327815bb46a2dd0b38782873df2e54ff13b7c 20-Jan-2016 Dmitry Fleytman <dfleytma@redhat.com> windows: Move common definitions to a separate file

New files windows_nt_common.h/c introduced.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
/external/libusb/libusb/os/windows_nt_common.h