changelog: add entry for new solaris backend
[platform/upstream/libusb.git] / examples / dpfp_threaded.c
2016-07-22 Nathan Hjelmexamples: add missing include to dpfp_threaded
2016-07-22 Nathan Hjelmexamples: make dpfp_threaded work on OS X
2015-04-28 Chris Dickensexamples: Address issues reported by Markus Elfring
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2012-10-13 Ludovic RousseauAll: Use "" instead of <> for local includes
2012-07-02 Pete BatardMisc: Fix more Clang warnings in core and darwin
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-04-09 Peter Stugeexamples: Use snprintf() instead of sprintf() in dpfp...
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2011-07-24 Hans de GoedeLinux: Fix warnings seen when compiling with gcc-4.6
2011-06-13 Pete Batarddpfp_threaded: return instead of pthread_exit() to...
2010-11-22 Ludovic Rousseauexamples: #include <libusb.h> without directory name
2010-10-16 Peter Stugeexamples: Silence warnings about return value of fwrite()
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-08-07 Pete Batardremoved trailing whitespaces
2008-06-27 Daniel DrakeIntroduce contexts to the API
2008-04-29 Daniel DrakeRemove libusb_cancel_transfer_sync
2008-04-19 Daniel Drakeadd threaded example program