summaryrefslogtreecommitdiff
path: root/libusb/os/events_posix.c
Commit message (Expand)AuthorAgeFilesLines
* Add Emscripten backend for WebAssembly + WebUSB supportIngvar Stepanyan2022-06-261-0/+49
* core: update usbi_dbg to take the context as an argumentNathan Hjelm2021-07-211-3/+3
* events_posix: Remove unnecessary and incorrect assertionChris Dickens2020-08-251-1/+0
* core: Add support for eventfdChris Dickens2020-08-121-6/+32
* core: Introduce platform events abstractionChris Dickens2020-08-121-0/+275