d8a2950f5409ee399c386b56301d49c61ee71fdf |
|
03-Sep-2014 |
Chris Dickens <christopher.a.dickens@gmail.com> |
core: Make use of headers consistent across all files * Include config.h before anything else in all files * Remove unnecessary inclusion of libusb.h * Use angle brackets for system headers and quotes for local headers Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
/external/libusb/libusb/os/poll_posix.c
|
672ddae8ca26bb52378c74d1730f533593380727 |
|
14-Jun-2013 |
Chris Dickens <christopher.a.dickens@gmail.com> |
POSIX: Set usbi_pipe to non-blocking by oring O_NONBLOCK to fd flags. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/external/libusb/libusb/os/poll_posix.c
|
51655d74909fca03209cb5de5b90fb8d4e7dc465 |
|
24-May-2013 |
Toby Gray <toby.gray@realvnc.com> |
POSIX: Move setting of pipes to non-blocking into usbi_pipe Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/external/libusb/libusb/os/poll_posix.c
|