diff options
author | kevinlul <6320810+kevinlul@users.noreply.github.com> | 2020-07-07 22:29:05 -0400 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2020-10-04 18:46:36 +0100 |
commit | e8ab3db99e13bcb330e91e0ca0265b60483a5e47 (patch) | |
tree | fb15becf2cb08ee78bcdae3f0677be08ed30c1c8 /tests/diff/stats.c | |
parent | 2ab99c6d0a773f00f2d62933d0a0866071edf275 (diff) | |
download | libgit2-e8ab3db99e13bcb330e91e0ca0265b60483a5e47.tar.gz |
p_chmod: Android compatibility
Fix #5565
Pre-Android 5 did not implement a virtual filesystem atop FAT partitions for Unix permissions, which causes chmod to fail. However, Unix permissions have no effect on Android anyway as file permissions are not actually managed this way, so treating it as a no-op across all Android is safe.
Diffstat (limited to 'tests/diff/stats.c')
0 files changed, 0 insertions, 0 deletions