index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed unistd_posix.h to poll_posix.h
Pete Batard
2010-03-02
1
-1
/
+1
*
reverts some of the changes from dbd439/6c7a1e (r173)
r175
Pete Batard
2010-02-24
1
-1
/
+1
*
includes simplification and cleanup (core)
Pete Batard
2010-02-24
1
-6
/
+2
*
renamed _libusb_ unistd calls to usbi_
r172
Pete Batard
2010-02-24
1
-8
/
+8
*
moved standard calls redefinitions into a separate .h
Pete Batard
2010-02-24
1
-7
/
+1
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
1
-85
/
+92
*
revert r102/f0d352: handle_timeouts() CORE modification
r163
Pete Batard
2010-02-18
1
-56
/
+4
*
r140: further simplification of the core include sections
r140
Pete Batard
2010-02-03
1
-4
/
+1
*
r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...
Pete Batard
2010-01-28
1
-9
/
+10
*
r116: DDK build completion (Orin Eman):
Pete Batard
2010-01-26
1
-0
/
+2
*
r112: fixed missing mutex unlock on malloc fail, and destroy mutex/cv in usbi...
Michael Plante
2010-01-25
1
-1
/
+13
*
r110: fixed missing handle_timeouts_locked, which was removed with r102
Pete Batard
2010-01-24
1
-0
/
+45
*
r109: workaround for broken timercmp on both windows and some posix systems (...
Michael Plante
2010-01-24
1
-1
/
+1
*
r102: handle_timeouts() CORE modification
Pete Batard
2010-01-22
1
-28
/
+33
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-1
/
+1
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
1
-3
/
+3
*
svn r55: - fixes list_for_each_entry calls for Darwin and Linux
Pete Batard
2010-01-14
1
-1
/
+1
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
1
-10
/
+18
*
svn r29:
Pete Batard
2010-01-14
1
-8
/
+13
*
mirror libusb-winusb git branch from 2009.12.03 part 2 - core files
Pete Batard
2010-01-14
1
-0
/
+4
*
Increase libusb_handle_events() timeout to 60 seconds
Daniel Drake
2009-11-21
1
-6
/
+5
*
Refine timerfd header check (#18)
Daniel Drake
2009-11-21
1
-1
/
+1
*
Update documentation about early completion caveats
Daniel Drake
2009-11-07
1
-0
/
+4
*
Use timerfd for timeout handling
Daniel Drake
2009-11-07
1
-28
/
+311
*
Transfer locking
Daniel Drake
2009-11-06
1
-4
/
+21
*
Add libusb_get_max_iso_packet_size()
Daniel Drake
2009-06-28
1
-5
/
+10
*
Darwin: Don't cancel transfers on timeout
Nathan Hjelm
2009-06-19
1
-1
/
+8
*
Abstract clock reading into OS layer
Nathan Hjelm
2009-02-16
1
-4
/
+4
*
Decrement poll() result when internal pipe has been handled
Daniel Drake
2009-01-17
1
-0
/
+1
*
Prevent transfer from being submitted twice or improperly canceled
David Moore
2009-01-12
1
-5
/
+3
*
Improvements to multi-threaded I/O system
Daniel Drake
2008-11-21
1
-4
/
+137
*
Pause event handling while opening and closing devices
Daniel Drake
2008-11-21
1
-4
/
+71
*
Async I/O documentation touchups
Daniel Drake
2008-08-27
1
-5
/
+14
*
Doc: fix typo in events lock section
Daniel Drake
2008-08-27
1
-1
/
+1
*
Reset internal transfer flags on submit
Daniel Drake
2008-08-23
1
-0
/
+1
*
Add missing GET_CONTEXT()
Daniel Drake
2008-06-28
1
-0
/
+1
*
Allow user data pointer to be passed through pollfd notification API
Daniel Drake
2008-06-26
1
-3
/
+7
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-155
/
+169
*
Revert "Temporary workaround for event handling serialization issue"
Daniel Drake
2008-06-24
1
-15
/
+1
*
Overflow handling
Daniel Drake
2008-06-20
1
-0
/
+51
*
round up poll timeout
Daniel Drake
2008-06-15
1
-0
/
+5
*
Temporary workaround for event handling serialization issue
Daniel Drake
2008-05-29
1
-1
/
+15
*
Take lock before raising event waiters condition
Daniel Drake
2008-05-25
1
-0
/
+2
*
Implement serialization of event handlers
Daniel Drake
2008-05-25
1
-20
/
+507
*
critical memory leak in handle_events
David Engraf
2008-05-19
1
-0
/
+4
*
Backend documentation for porting efforts
Daniel Drake
2008-05-13
1
-0
/
+16
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-40
/
+72
*
Endianness of control setup packets
Daniel Drake
2008-05-11
1
-13
/
+6
*
documentation touchups
Daniel Drake
2008-05-05
1
-1
/
+1
*
more error code sanitization
Daniel Drake
2008-05-05
1
-1
/
+1
[next]