8b09c88f | 09-May-2011 |
Bert Belder |
Windows: clarify and rename oio_atomic_exchange_set |
820c942e | 09-May-2011 |
Bert Belder |
Make MS happy, declare variables first |
317cea27 | 09-May-2011 |
Bert Belder |
oio_win.h style |
8f9ff784 | 09-May-2011 |
Ryan Dahl |
oio_err -> oio_err_t |
f71ea7f6 | 09-May-2011 |
Ryan Dahl |
Fix compiler warning |
cc72a0d1 | 09-May-2011 |
Ryan Dahl |
unix: implement OIO_ASYNC Had to hack up the test to be inline with how libev does things. |
67118c0b | 09-May-2011 |
Ryan Dahl |
unix: initial implementation of prepare, check, idle Had to comment out a few of the asserts in the test. |
5281e4d0 | 09-May-2011 |
Ryan Dahl |
unix: Properly initialize delay_error in handle |
9e9bae5e | 09-May-2011 |
Ryan Dahl |
unix: Stub out async and thread functions |
6eadee1d | 09-May-2011 |
Bert Belder |
MinGW support for atomic-exchange-and-set-byte |
b1a8675c | 09-May-2011 |
Bert Belder |
Add test-async |
801b8744 | 09-May-2011 |
Bert Belder |
Implement test threading helpers for windows |
d4c5e599 | 09-May-2011 |
Bert Belder |
Define API for test threading helpers |
f56ddd3f | 09-May-2011 |
Bert Belder |
Implement oio_async for windows |
c5a29a1e | 09-May-2011 |
Bert Belder |
Windows: check for invalid request type |
517a296c | 09-May-2011 |
Bert Belder |
Add checks to test-loop-handles |
50dbf654 | 09-May-2011 |
Bert Belder |
Add mingw build results to .gitignore |
8718c78a | 09-May-2011 |
Bert Belder |
oio_async or The Most Half-Assed Api In The Universe™ (apologies for my rant) |
09b9d39d | 09-May-2011 |
Bert Belder |
Windows: cleanups, minor fixes |
0144ab9c | 08-May-2011 |
Bert Belder |
Fix the makefile for mingw32 |
4dd0a9cd | 08-May-2011 |
Ryan Dahl |
Comment style... |
ba31e8d0 | 08-May-2011 |
Ryan Dahl |
Add _t to typedef structs |
e88c63fd | 08-May-2011 |
Ryan Dahl |
Clean up the clean, distclean makefile stuff |
db2189f3 | 08-May-2011 |
Ryan Dahl |
Fixes #38. Use Luis's PREFIX trick. |
7ac17b20 | 08-May-2011 |
Ryan Dahl |
Update readme |