diff options
author | Jiyong Park <jiyong@google.com> | 2020-10-27 03:23:02 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-10-29 07:52:54 +0900 |
commit | bf383283d9a480f9725bc34b0ab0f2fb1b126aa6 (patch) | |
tree | 07056d57ca4429b414a06e184befbc264da9741b /libc/stdio/stdio.cpp | |
parent | c3ecfb623f2c8190a3763b4a4a4716bea0032fac (diff) |
getgrnam, getgrgid, getpwnam, getpwuid for host
The functions now read /etc/group and /etc/passwd on host machines.
Android-specific IDs are not recognized in the host.
getpwent and getgrent are still not working though. They require a
bigger refactoring to sequentially advance in the database files.
Bug: 171718702
Test: run assemble_cvd in aosp_cf_arm64_phone
Change-Id: Ie8da382a467bbd0bffac7b4b8592cd871db80181
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions