commit | 213ce27e5f93ac1ebb7df0af9900eb2a05f05fce | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Sat Jan 19 15:07:04 2019 +0800 |
committer | Nucca Chen <nuccachen@google.com> | Wed Apr 03 02:02:53 2019 +0000 |
tree | ea3d5ca52ce3c5a66dc2d7df943d09cca92711fe | |
parent | 1c086e5dfffda7aed9e09c78129553fe7866aada [diff] |
Remap existing EAI_SYSTEM to avoid relying on global errno variable In order to not rely on errno, remap the existing error code pair of EAI_SYSTEM and errno to other EAI_* error codes. Unused errno is removed as well. Test: built, flashed, booted system/netd/tests/runtests.sh pass Change-Id: I8a4450df3c27a12db790756ba545787bd0570402