Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
198d13e8c25e69f7dbda3f5e1a3258b13fe8db5d
/
libc
/
bionic
/
stubs.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
72a6fdc
Fix bug in app_id_from_name in stubs.cpp.
by Yabin Cui
· 10 years ago
8f41142
Merge "stubs missing include for string.h"
by Mark Salyzyn
· 10 years ago
56b2768
stubs missing include for string.h
by Mark Salyzyn
· 10 years ago
6170693
Make ThreadLocalBuffer a class rather than a macro.
by Elliott Hughes
· 10 years ago
52d7f1a
Move endpwent to ndk_cruft.cpp.
by Yabin Cui
· 10 years ago
7fb680b
Move getusershell/endusershell/setusershell to ndk_cruft.cpp.
by Yabin Cui
· 10 years ago
c56af08
Use a more specific return type for app_id_from_name.
by Elliott Hughes
· 10 years ago
8b5df39
Turn on -Wold-style-cast and fix the errors.
by Elliott Hughes
· 10 years ago
7874f1d
Split the shared group data from the shared passwd data.
by Elliott Hughes
· 10 years ago
a04c79b
fix shared gid support in getpwnam/getgrnam
by Yabin Cui
· 11 years ago
4916706
Fix linkage of grantpt(3).
by Elliott Hughes
· 11 years ago
91570ce
Slim down static binaries by avoiding stdio.
by Elliott Hughes
· 11 years ago
eb664e2
Add getmntent_r to our collection of <mntent.h> compatibility stubs.
by Elliott Hughes
· 11 years ago
c768874
Align struct passwd definition with other variations of libc
by Calin Juravle
· 11 years ago
0e44bc3
Remove <asm/page.h>.
by Elliott Hughes
· 11 years ago
4e9cb03
Add extra libc stubs for mntent related functions.
by JP Abgrall
· 11 years ago
567a8de
Start moving 32-bit cruft somewhere it won't pollute 64-bit.
by Elliott Hughes
· 12 years ago
9ae59c0
Declare __page_shift and __page_size with C linkage.
by Bernhard Rosenkraenzer
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
6fa26e2
Clean up warnings in stubs.cpp.
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
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
de727ca
Clean up warnings in stubs.cpp.
by Elliott Hughes
· 13 years ago