summaryrefslogtreecommitdiffstats
path: root/adb/sysdeps_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Win32 adb build.Elliott Hughes2015-07-241-1/+3
* Report getaddrinfo failures correctly.Elliott Hughes2015-07-231-20/+10
* adb: logging: newlines, thread ids, error code overwritingSpencer Low2015-07-211-10/+13
* adb: fix adb_close() vs. unix_close() usageSpencer Low2015-05-221-14/+20
* adb / libbase: clean up NOGDI and evil ERROR macroSpencer Low2015-05-201-3/+0
* adb: win32: fix adb emu commandSpencer Low2015-05-061-0/+3
* More adb buffer fixes.Elliott Hughes2015-05-011-1/+0
* Remove strtok from adb.Elliott Hughes2015-04-271-79/+0
* Move sysdeps_win32 to C++.Elliott Hughes2015-04-161-0/+3133