1. c2031c4 Introduce a socket class by Sharvil Nanavati · 10 years ago
  2. 3a2ee93 osi: hash map implementation by Chris Manton · 10 years ago
  3. e0cdd339 Fix build warning about unused argument. by Sharvil Nanavati · 10 years ago
  4. 1afbe15 Fix string format error for 64-bit builds by Michael Wright · 10 years ago
  5. f0e7c8b A simple, thread-safe timer API for bluedroid. by Sharvil Nanavati · 10 years ago
  6. 94347a5 Extend the threading library to back thread with an event queue. by Sharvil Nanavati · 10 years ago
  7. ab606b5 Expose enqueue/dequeue file descriptors for fixed_queue. by Sharvil Nanavati · 10 years ago
  8. f4013f2 Expose semaphore's file descriptor. by Sharvil Nanavati · 10 years ago
  9. 118bdd5 Start of threading library by Sharvil Nanavati · 10 years ago
  10. 6c03954 Fix signed - unsigned comparison in bluedroid test. by Narayan Kamath · 10 years ago
  11. 19084c6 Implement the reactor pattern in C. by Sharvil Nanavati · 10 years ago
  12. c5856ba Add documentation and non-blocking functions to fixed_queue. by Sharvil Nanavati · 10 years ago
  13. a3164c9 Add documentation for semaphore and add a semaphore_try_wait function. by Sharvil Nanavati · 10 years ago
  14. 970f914 Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision. by Sharvil Nanavati · 10 years ago
  15. f886773 Add a generic config parser for the INI file format. by Sharvil Nanavati · 10 years ago
  16. 64d7ee6 Add a couple more tests for list. by Sharvil Nanavati · 10 years ago
  17. c11b407 Implement a fixed queue. by Sharvil Nanavati · 10 years ago
  18. cef7695 Add a singly linked list implementation for OSI. by Sharvil Nanavati · 10 years ago