commit | 8dfdf650abf4a9c05dbc7c60b7baee22e43c07b5 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Nov 27 16:12:48 2013 -0800 |
committer | Nick Kralevich <nnk@google.com> | Wed Nov 27 16:12:48 2013 -0800 |
tree | ea5f20ad597e030e46a0361ff5881c406447a4fa | |
parent | 71e096c894b2b49b0ae63a852c0a8a5a6de0c8a7 [diff] |
Minor cleanups. Use ssize_t for handling the result of a readlink call. Fix the following compiler warning: system/core/toolbox/ls.c: In function 'listfile_maclabel': system/core/toolbox/ls.c:238:68: warning: unused parameter 'flags' [-Wunused-parameter] static int listfile_maclabel(const char *path, struct stat *s, int flags) Change-Id: Idd65f3349fb9dfb6f7a374c81f72d3169af33505