aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/compat
Commit message (Expand)AuthorAgeFilesLines
* apple: Redefine some additional clashing Mach typesMartin Willi2014-12-161-0/+6
* apple: Use precancelable poll() to wrap accept/recvmsg callsMartin Willi2014-12-121-1/+5
* windows: Properly set errno for read/write functions using WinsockMartin Willi2014-11-281-4/+4
* windows: Move the compatibility header to the compat subfolderMartin Willi2014-11-212-0/+1311
* apple: Wrap accept() and recvfrom() with poll(2) instead of selectMartin Willi2014-11-211-5/+11
* apple: Introduce a central compatibility header with all __APPLE__ quirksMartin Willi2014-11-211-0/+103