index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dpfp_threaded.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
All: Use "" instead of <> for local includes
Ludovic Rousseau
1
-1
/
+1
2012-07-02
Misc: Fix more Clang warnings in core and darwin
Pete Batard
1
-1
/
+1
2012-05-23
Misc: Ensure all sources are UTF-8
Pete Batard
1
-2
/
+1
2012-04-09
examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded
Peter Stuge
1
-1
/
+1
2012-04-03
Misc: Rebrand to libusbx
Pete Batard
1
-2
/
+2
2011-07-24
Linux: Fix warnings seen when compiling with gcc-4.6
Hans de Goede
1
-2
/
+1
2011-06-13
dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning
Pete Batard
1
-1
/
+1
2010-11-22
examples: #include <libusb.h> without directory name
Ludovic Rousseau
1
-1
/
+1
2010-10-16
examples: Silence warnings about return value of fwrite()
Peter Stuge
1
-1
/
+2
2010-08-23
Introduced calling convention (for Windows)
Pete Batard
1
-3
/
+3
2010-08-06
removed trailing whitespaces
Pete Batard
1
-3
/
+3
2008-06-26
Introduce contexts to the API
Daniel Drake
1
-6
/
+6
2008-04-29
Remove libusb_cancel_transfer_sync
Daniel Drake
1
-23
/
+16
2008-04-19
add threaded example program
Daniel Drake
1
-0
/
+552