Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
9b5af7ad5e5b36d751f152382971b034161755e5
/
tests
/
grp_pwd_test.cpp
722ab05
bionic: Implement getpwent and getgrent
by Mark Salyzyn
· 9 years ago
8d387ee
fix oem_XXXX ids to incorporate both ranges
by Mark Salyzyn
· 9 years ago
3735539
Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp.
by Elliott Hughes
· 9 years ago
[Renamed from tests/stubs_test.cpp]
a39e301
Add preliminary OEM UID/GID support.
by Jorge Lucangeli Obes
· 10 years ago
c4786d3
Add getgrgid_r/getgrnam_r.
by Yabin Cui
· 10 years ago
a04c79b
fix shared gid support in getpwnam/getgrnam
by Yabin Cui
· 11 years ago
c768874
Align struct passwd definition with other variations of libc
by Calin Juravle
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 12 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 13 years ago
ac184b2
Fix several compiler warnings.
by Elliott Hughes
· 13 years ago
8a05a01
Print out shared app gids correctly
by Kenny Root
· 13 years ago
2a54e5e
Add tests for Android-specific stubs
by Kenny Root
· 13 years ago