diff options
author | 2024-12-11 01:05:48 +0000 | |
---|---|---|
committer | 2024-12-11 01:05:48 +0000 | |
commit | d189fa5477180c595322fa765d9705e93017adeb (patch) | |
tree | 42fec534db68dcc7e5dbae78e5d28c607e257f85 /packages/Shell | |
parent | d75d35b393d3a679f992dbc455829d7275c7fd65 (diff) |
FileSystemUtils: don't use bionic implementation details to align.
There are perfectly good clang builtins that we want to remove the bionic stuff in favor of.
Also, friends don't let friends print raw errno integers (which differ between architectures) when it's less code to print the actual error message.
Change-Id: I3e9664c60c06001e3185868b000c79a62effe991
Diffstat (limited to 'packages/Shell')
0 files changed, 0 insertions, 0 deletions