index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
stubs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug in app_id_from_name in stubs.cpp.
Yabin Cui
2015-04-18
1
-0
/
+1
*
Merge "stubs missing include for string.h"
Mark Salyzyn
2015-04-01
1
-0
/
+1
|
\
|
*
stubs missing include for string.h
Mark Salyzyn
2015-03-31
1
-0
/
+1
*
|
Make ThreadLocalBuffer a class rather than a macro.
Elliott Hughes
2015-03-31
1
-18
/
+12
|
/
*
Move endpwent to ndk_cruft.cpp.
Yabin Cui
2015-02-25
1
-12
/
+0
*
Move getusershell/endusershell/setusershell to ndk_cruft.cpp.
Yabin Cui
2015-02-24
1
-13
/
+0
*
Use a more specific return type for app_id_from_name.
Elliott Hughes
2015-01-22
1
-2
/
+2
*
Turn on -Wold-style-cast and fix the errors.
Elliott Hughes
2015-01-21
1
-13
/
+17
*
Split the shared group data from the shared passwd data.
Elliott Hughes
2014-12-18
1
-35
/
+47
*
fix shared gid support in getpwnam/getgrnam
Yabin Cui
2014-11-18
1
-61
/
+59
*
Fix linkage of grantpt(3).
Elliott Hughes
2014-07-25
1
-10
/
+0
*
Slim down static binaries by avoiding stdio.
Elliott Hughes
2014-07-10
1
-1
/
+2
*
Add getmntent_r to our collection of <mntent.h> compatibility stubs.
Elliott Hughes
2014-05-13
1
-15
/
+0
*
Align struct passwd definition with other variations of libc
Calin Juravle
2014-05-09
1
-2
/
+4
*
Remove <asm/page.h>.
Elliott Hughes
2014-02-24
1
-2
/
+2
*
Add extra libc stubs for mntent related functions.
JP Abgrall
2014-01-10
1
-0
/
+10
*
Start moving 32-bit cruft somewhere it won't pollute 64-bit.
Elliott Hughes
2013-10-24
1
-7
/
+0
*
Declare __page_shift and __page_size with C linkage.
Bernhard Rosenkraenzer
2013-09-19
1
-0
/
+12
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-2
/
+1
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-11
/
+8
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-8
/
+11
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-11
/
+8
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-1
/
+2
*
Clean up warnings in stubs.cpp.
Elliott Hughes
2012-10-22
1
-22
/
+23
*
Print out shared app gids correctly
Kenny Root
2012-09-13
1
-9
/
+10
*
Add tests for Android-specific stubs
Kenny Root
2012-09-13
1
-9
/
+21
*
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
1
-4
/
+3
*
Clean up warnings in stubs.cpp.
Elliott Hughes
2012-08-13
1
-0
/
+461