android_bionic/libc
Mark Salyzyn 722ab05b25 bionic: Implement getpwent and getgrent
Not efficient to iterate through given the large number of Android
ids (AID). Compile warning will result if you use these functions,
telling you as much. Not for general consumption, however for
example, some filesystem tests would like to see these to perform
all corners.

About 1/4 second for getpwent, and 1/8 second for getgrent to iterate
through all reserved Android aids.

Bug: 27999086
Change-Id: I7784273b7875c38e4954ae21d314f35e4bf8c2fc
2016-04-22 10:44:19 -07:00
..
arch-arm
arch-arm64
arch-common/bionic
arch-mips Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL" 2016-04-20 14:23:10 +00:00
arch-mips64
arch-x86
arch-x86_64
bionic bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
dns Add new info functions to resolver for use by Netd. 2016-04-21 10:07:26 +09:00
include bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
kernel
malloc_debug Change pointer to allocation in unit tests. 2016-04-20 16:44:39 -07:00
private Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. 2016-04-13 17:45:39 -07:00
stdio
stdlib
tools
tzcode
upstream-freebsd
upstream-netbsd Fix ftw/nftw to only report unreadable directories once. 2016-04-18 12:05:18 -07:00
upstream-openbsd
zoneinfo
Android.bp Merge "Update sanitize property format" 2016-04-19 22:42:04 +00:00
Android.mk Fix ftw/nftw to only report unreadable directories once. 2016-04-18 12:05:18 -07:00
MODULE_LICENSE_BSD
NOTICE
SYSCALLS.TXT
crt.mk
libc.arm.brillo.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.arm.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.arm64.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.map.txt bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.mips.brillo.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.mips.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.mips64.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.x86.brillo.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.x86.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
libc.x86_64.map bionic: Implement getpwent and getgrent 2016-04-22 10:44:19 -07:00
version_script.txt