Misc: Trim and consolidate header file usage
[platform/upstream/libusb.git] / libusb / os / threads_posix.c
2020-01-24 Chris DickensMisc: Trim and consolidate header file usage
2018-01-08 Sean McBridedarwin: Replaced low-level mach API with pthread API
2017-12-29 Sean McBrideFixed various trivial cppcheck 1.80 warnings
2017-07-06 Chris Dickenscore: Kill usbi_os_backend structure definition madness
2016-08-17 Chris Dickenscore: Change event handling lock to traditional (non...
2016-02-25 Nathan HjelmMerge pull request #154 from hjelmn/darwin_gettime_fix
2016-02-25 Nathan Hjelmthreads_posix: use backend clock_gettime()
2016-02-24 Chris Dickenscore: Remove POSIX threads influence from synchronizati...
2014-09-07 Chris Dickensthreads_posix: Fix compiler warning due to redefinition...
2014-09-07 Chris Dickenscore: Make use of headers consistent across all files
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-08-11 Toby GrayAndroid: Add formal Android support
2012-06-06 Pete BatardLinux: Fix a major regression in threads_posix.c
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-10 Pete BatardWindows: Fix missing cygwin thread ID
2012-05-08 Pete BatardBSD: Add thread ID support for OpenBSD > 5.1
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-08 Sean McBridethreads_posix.c: Fix prototype warning by including...
2011-07-24 Vitali LovichAdd recursive mutexes to threading abstraction