Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-25 | Use Winsock's closesocket() function instead of close() on Windows. | 1 | -0/+2 | ||
2010-06-25 | Don't export gethostbyname() use on non-Windows | 1 | -0/+2 | ||
This triggers warnings in the Red Hat test suite about IPv6 support. The easiest is to not compile that code, which will end up unused on Linux or MacOS X anyway. | |||||
2010-05-26 | libusbmuxd: win32 does not support unix domain sockets | 1 | -0/+2 | ||
2010-05-26 | libusbmuxd: rename FD_* enum values to FDM_* to prevent conflicts | 1 | -3/+3 | ||
This seems to be a win32 issue only. But this rename doesn't hurt! | |||||
2009-10-25 | Add missing license headers and make them consistent | 1 | -0/+23 | ||
2009-08-20 | Merge the two development histories | 1 | -0/+28 | ||