- b40a26f core: Add support for eventfd by Chris Dickens · 4 years, 5 months ago
- d67eb5b core: Introduce platform events abstraction by Chris Dickens · 4 years, 5 months ago
- 33b3ba3 configure.ac: Enhance compiler checks for pthreads by Chris Dickens · 4 years, 10 months ago
- 6f0330c configure.ac: Simplify detection of Windows compilation by Chris Dickens · 4 years, 10 months ago
- 7c0cea7 configure.ac: Fix compilation of Haiku's C++ convenience library by Chris Dickens · 4 years, 10 months ago
- 95bbfb6 build: Enable additional build errors and warnings by Chris Dickens · 4 years, 10 months ago
- 9a1bc8c build: Require C11 to build and clean up autoconfig/automake files by Chris Dickens · 4 years, 10 months ago
- 8b09dd4 core: Kill the OS_* definitions and use in the source code by Chris Dickens · 4 years, 10 months ago
- 30b56ba threads_posix: Improve usbi_get_tid() for various platforms by Chris Dickens · 4 years, 10 months ago
- 4a5540a autotools: Fix a number of issues by Chris Dickens · 4 years, 10 months ago
- 26b16eb core: Kill usbi_backend.clock_gettime() function by Chris Dickens · 5 years ago
- 6e0028c linux: provide an event thread name by Alexander Stein · 5 years ago
- a5f6a43 threads_posix: Use thread-local storage to cache thread ID by Chris Dickens · 5 years ago
- a96937a autobuild: Fix two issues by Chris Dickens · 5 years ago
- d5bb64b configure.ac: Cleanup and refactoring by Chris Dickens · 5 years ago
- 96e0af7 Windows: Drop support for Windows XP by Chris Dickens · 5 years ago
- 53572d7 Add Null POSIX backend by Pino Toscano · 5 years ago
- 767eafb Unix: fix library version for next release by Ludovic Rousseau · 5 years ago
- fde20bb configure.ac: bump .so version for next release by Nathan Hjelm · 6 years ago
- 552a4a4 configure.ac: fix detection of clock_gettime library by Baruch Siach · 7 years ago
- 020103a Windows: Ditch UsbDk build configuration by Sameeh Jubran · 8 years ago
- 3001f93 Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows builds by Chris Dickens · 7 years ago
- aa73b2e linux: Mark internal file descriptors as CLOEXEC by Chris Dickens · 8 years ago
- cb77a25 configure.ac: Remove obsolete AC_ERROR and make formatting consistent by Chris Dickens · 8 years ago
- 9417868 configure.ac: Clean up style by Chris Dickens · 8 years ago
- 068b594 core: Remove use of gettimeofday() by Chris Dickens · 8 years ago
- 80f1657 core: Remove check for and inclusion of signal.h by Chris Dickens · 8 years ago
- eefd322 Solaris backend by Lei Chen · 9 years ago
- 2040ab1 configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODE by Nathan Hjelm · 9 years ago
- 8e3d41e windows: Fix compilation for MSYS2 by Evan Hunter · 9 years ago
- 3f4df89 linux_netlink: Remove unnecessary header includes and conditionals by Chris Dickens · 9 years ago
- 24c5289 build: Integrate usbdk backend by Dmitry Fleytman · 9 years ago
- 3dc781c Misc: Simplify Haiku build and fix broken parallel build by Chris Dickens · 9 years ago
- c7401ca Remove -c flag. Erroneous output caused on android by Venkatesh Shukla · 11 years ago
- dc97425 haiku: Add Haiku support by Akshay Jaggi · 10 years ago
- 4e95d0e Windows: Define WINVER to fix building on MinGW by Tormod Volden · 10 years ago
- 1eff220 Misc: Revert all references to libusb/libusb.info by hjelmn@cs.unm.edu · 11 years ago
- 7e3de5d Android: Add support for Linux/Android platforms by Kuangye Guo · 11 years ago
- 5f36671 configure.ac: uclinux is also linux by Gustavo Zacarias · 11 years ago
- eb4e7be openbsd: Split openbsd backend into separate openbsd and netbsd backends by Hans de Goede · 11 years ago
- 9222a54 Core: Add compile time option to use native OS logging facility by Toby Gray · 12 years ago
- 83021ab Add checks for headers needed by linux/netlink.h by Nathan Hjelm · 11 years ago
- 8ad7e5a configure: Fix --enable-udev help text by Hans de Goede · 12 years ago
- 6853291 Add hotplug support to the Linux backend. by Nathan Hjelm · 12 years ago
- 1e6928c Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H by Pete Batard · 12 years ago
- 21cf6e4 Tests: Add libusbx stress test by Toby Gray · 12 years ago
- 94b0ccc Autotools: Carry over 2012.10.23 libusb changes by Peter Stuge · 12 years ago
- 9ceb3bc Misc: Update and shorten various libusbx URLs by Pete Batard · 12 years ago
- 6b33cd4 Windows: Enable MinGW and MSVC DLL interchangeability by Pete Batard · 13 years ago
- ff3259b Windows: Fix possible crash when using longjmp and gcc 4.6 by Pete Batard · 13 years ago
- 0c089c7 Autotools: Fix versioning regression in configure.ac by Pete Batard · 13 years ago
- cf6e68a Core: Add toggleable debug logging by Pete Batard · 13 years ago
- c9d41fe Autotools: Apply autoupdate 2.68 recommendations by Ludovic Rousseau · 13 years ago
- 463dda0 Core: Add a timestamping and thread ID to logging by Peter Stuge · 13 years ago
- 968df12 BSD: add NetBSD experimental support by Pete Batard · 13 years ago
- 5c311cb Autotools: Fix package name and URLs in configure.ac by Pete Batard · 13 years ago
- 4f9fd6a autotools: LT_LANG([Windows Resource]) makes windres check redundant by Pete Batard · 13 years ago
- c568288 OpenBSD backend by Martin Pieuchot · 13 years ago
- d228574 configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATE by Xiaofan Chen · 13 years ago
- fa9b682 configure.ac: Enable libtool support for Windows Resource language by Peter Stuge · 13 years ago
- cbc2d7b Support release candidate versions in configure.ac and libusb-1.0.rc by Peter Stuge · 13 years ago
- bb8854f configure.ac: Fix #97 clang warning about -fgnu89-inline by Sean McBride · 14 years ago
- 40327cd Darwin: Fix #63 error when apps use Objective-C garbage collection by Sean McBride · 14 years ago
- 85a14f4 Move library version number from configure.ac to libusb/version.h by Peter Stuge · 14 years ago
- ae675c1 Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependencies by Pete Batard · 14 years ago
- 1a2d21f configure.ac: Refactor Windows backend settings into one occurence by Peter Stuge · 14 years ago
- 717f476 configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use them by Peter Stuge · 14 years ago
- 3cbe573 configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGS by Peter Stuge · 14 years ago
- ef39d15 configure.ac: Call AC_CONFIG_FILES() for each output file by Peter Stuge · 14 years ago
- 6e52ea0 configure.ac: Whitespace changes and trivial reordering by Peter Stuge · 14 years ago
- 44b85da configure.ac: Quote AC_COMPILE_IFELSE() input by Peter Stuge · 14 years ago
- 19d5882 configure.ac: Define booleans to 1 when set, instead of an empty string by Peter Stuge · 14 years ago
- c24649d configure.ac: Clean up redundancy and fix LIBS on Linux by Peter Stuge · 14 years ago
- 0bd4a4d configure.ac: Touch up Darwin and Cygwin OS messages by Peter Stuge · 14 years ago
- 16cf11a configure.ac: Do not use -pthread on Darwin by Peter Stuge · 14 years ago
- a120747 configure.ac: Check for poll.h, and for nfds_t on Darwin by Peter Stuge · 14 years ago
- 67d9ef7 Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on Darwin by Nathan Hjelm · 14 years ago
- d7c2545 Fix libtool version setting by Daniel Drake · 14 years ago
- a6fb54e Populate the pkg-config Libs.private field by Mike Frysinger · 14 years ago
- d192c5b Update libtool version info by Daniel Drake · 14 years ago
- bd623f7 MinGW: Use --add-stdcall-alias linker option by Daniel Drake · 14 years ago
- 29f9f9e Introduced calling convention (for Windows) by Pete Batard · 14 years ago
- 33cd2f6 removed trailing whitespaces by Pete Batard · 14 years ago
- 9a4249f Add Windows support by Pete Batard · 15 years ago
- a516fcb Only compile dpfp examples when sigaction is available by Daniel Drake · 15 years ago
- a1d831e configure.ac: fix bashisms by Aurelien Jarno · 15 years ago
- 7211aba Only include sys/time.h on appropriate platforms by Daniel Drake · 15 years ago
- 351c062 add AM_MAINTAINER_MODE by Ludovic Rousseau · 15 years ago
- 23b5db8 Add internal abstraction for POSIX Threads by Peter Stuge · 15 years ago
- a04cbb0 v1.0.8 release by Daniel Drake · 15 years ago
- 3af329d v1.0.7 release by Daniel Drake · 15 years ago
- a418679 v1.0.6 release by Daniel Drake · 15 years ago
- 0bd7ef5 Refine timerfd header check (#18) by Daniel Drake · 15 years ago
- 90d8fca v1.0.5 release by Daniel Drake · 15 years ago
- 4783008 Use timerfd for timeout handling by Daniel Drake · 15 years ago
- 9b120c2 Use AM_SILENT_RULES for building by Daniel Drake · 15 years ago
- ef6ea6c v1.0.4 release by Daniel Drake · 15 years ago
- f46716f v1.0.3 release by Daniel Drake · 15 years ago
- 86f79fb Darwin: Don't cancel transfers on timeout by Nathan Hjelm · 16 years ago
- 8be2560 v1.0.2 release by Daniel Drake · 16 years ago