platform_system_core/adb/sysdeps
Josh Gao 05a3abfef3 adb: make sure that file mode macros match linux.
We use <sys/stat.h> mode macros on the host to parse modes sent over
from the device, so they had better match. Add static_asserts to ensure
this.

(Also, fix the cases where they don't.)

Test: mma -j48, compiled the static_asserts on darwin manually
Change-Id: I883e4e6c7489ea64d3c02d26790ac8293366d989
2016-11-21 18:39:21 -08:00
..
win32 adb: fix stat on Windows. 2016-08-01 12:36:04 -07:00
chrono.h adb: add sysdeps/chrono.h for chrono literals on Win32. 2016-11-16 12:14:59 -08:00
stat.h adb: make sure that file mode macros match linux. 2016-11-21 18:39:21 -08:00
stat_test.cpp adb: fix stat on Windows. 2016-08-01 12:36:04 -07:00