index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move non-upstream code into the libc/bionic directory.
Elliott Hughes
2012-10-01
97
-109
/
+109
*
Merge "Remove useless #defines and incorrect claims from header files."
Elliott Hughes
2012-10-01
4
-28
/
+7
|
\
|
*
Remove useless #defines and incorrect claims from header files.
Elliott Hughes
2012-10-01
4
-28
/
+7
|
/
*
Merge "Upgrade seed48 too."
Elliott Hughes
2012-10-01
2
-5
/
+17
|
\
|
*
Upgrade seed48 too.
Elliott Hughes
2012-10-01
2
-5
/
+17
|
/
*
Merge "Upgrade to the current NetBSD rand implementation."
Elliott Hughes
2012-10-01
12
-27
/
+184
|
\
|
*
Upgrade to the current NetBSD rand implementation.
Elliott Hughes
2012-10-01
12
-27
/
+184
|
/
*
Merge "bionic: linker: Need update the map->l_addr for execution."
Elliott Hughes
2012-10-01
1
-0
/
+6
|
\
|
*
bionic: linker: Need update the map->l_addr for execution.
Xiaokang Qin
2012-09-13
1
-0
/
+6
*
|
Merge "Define ssize_t if necessary."
Elliott Hughes
2012-09-28
1
-0
/
+5
|
\
\
|
*
|
Define ssize_t if necessary.
Elliott Hughes
2012-09-28
1
-0
/
+5
*
|
|
Merge "Add getdelim(3) and getline(3) to bionic"
Elliott Hughes
2012-09-28
8
-0
/
+415
|
\
\
\
|
|
/
/
|
*
|
Add getdelim(3) and getline(3) to bionic
Irina Tirdea
2012-09-27
8
-0
/
+415
|
/
/
*
|
Merge "Fix several compiler warnings."
Elliott Hughes
2012-09-26
3
-3
/
+9
|
\
\
|
*
|
Fix several compiler warnings.
Elliott Hughes
2012-09-26
3
-3
/
+9
*
|
|
Merge "Replace __unused in kernel headers with __linux_unused to avoid confli...
Elliott Hughes
2012-09-26
3
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace __unused in kernel headers with __linux_unused to avoid
Raghu Gandham
2012-09-25
3
-2
/
+3
*
|
|
Merge "Simple tests for dladdr(3)."
Elliott Hughes
2012-09-26
1
-0
/
+72
|
\
\
\
|
*
|
|
Simple tests for dladdr(3).
Elliott Hughes
2012-09-26
1
-0
/
+72
|
|
/
/
*
|
|
Merge "Fix tmpfile(3)."
Elliott Hughes
2012-09-26
4
-38
/
+119
|
\
\
\
|
*
|
|
Fix tmpfile(3).
Elliott Hughes
2012-09-26
4
-38
/
+119
|
|
/
/
*
|
|
Merge "FORTIFY_SOURCE: add umask check"
Nick Kralevich
2012-09-26
3
-0
/
+75
|
\
\
\
|
*
|
|
FORTIFY_SOURCE: add umask check
Nick Kralevich
2012-09-26
3
-0
/
+75
|
|
/
/
*
|
|
Merge "Revert dl_fbase initialization to the address where the shared object ...
Elliott Hughes
2012-09-26
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert dl_fbase initialization to the address where the shared object is loaded.
Raghu Gandham
2012-09-25
1
-1
/
+2
|
/
/
*
|
Merge "Add the cleaned kernel headers"
Elliott Hughes
2012-09-24
2
-0
/
+127
|
\
\
|
*
|
Add the cleaned kernel headers
Raghu Gandham
2012-09-24
2
-0
/
+127
|
/
/
*
|
Merge "[MIPS] Removed the unused header"
Elliott Hughes
2012-09-24
1
-24
/
+0
|
\
\
|
*
|
[MIPS] Removed the unused header
Raghu Gandham
2012-09-24
1
-24
/
+0
|
/
/
*
|
Merge "Fix dlsym and dladdr to use load_bias instead of base"
Elliott Hughes
2012-09-24
1
-3
/
+3
|
\
\
|
*
|
Fix dlsym and dladdr to use load_bias instead of base
Raghu Gandham
2012-09-21
1
-3
/
+3
*
|
|
Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic."
Elliott Hughes
2012-09-24
2
-41
/
+93
|
\
\
\
|
*
|
|
Add the libcutils localtime_tz and mktime_t extensions to bionic.
Elliott Hughes
2012-09-11
2
-41
/
+93
*
|
|
|
Merge "Use hidden visibility for several internal-use-only functions."
Elliott Hughes
2012-09-23
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Use hidden visibility for several internal-use-only functions.
Elliott Hughes
2012-09-21
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. Some o...
Elliott Hughes
2012-09-21
17
-80
/
+170
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.
Raghu Gandham
2012-09-21
17
-80
/
+170
|
/
/
/
*
|
|
Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326"
Elliott Hughes
2012-09-18
1
-1
/
+5
|
\
\
\
|
*
|
|
Make pthread_create more forgiving of invalid sched_policy.
Dave Burke
2012-09-18
1
-1
/
+5
|
/
/
/
*
|
|
Merge "Don't copy strerror(3) or strsignal(3) strings if we can share."
Elliott Hughes
2012-09-17
3
-8
/
+31
|
\
\
\
|
*
|
|
Don't copy strerror(3) or strsignal(3) strings if we can share.
Elliott Hughes
2012-09-17
3
-8
/
+31
*
|
|
|
Merge "Fix <sys/klog.h> to correspond to the kernel operations."
Elliott Hughes
2012-09-14
1
-10
/
+18
|
\
\
\
\
|
*
|
|
|
Fix <sys/klog.h> to correspond to the kernel operations.
Elliott Hughes
2012-09-14
1
-10
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Add tty defaults to bionic"
Elliott Hughes
2012-09-14
1
-0
/
+115
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add tty defaults to bionic
Irina Tirdea
2012-09-11
1
-0
/
+115
*
|
|
|
Merge "libc: add ftw / nftw functions"
Elliott Hughes
2012-09-13
5
-0
/
+296
|
\
\
\
\
|
*
|
|
|
libc: add ftw / nftw functions
Nick Kralevich
2012-09-13
5
-0
/
+296
|
/
/
/
/
*
|
|
|
Merge "Update libc/NOTICE and record the incantation."
Elliott Hughes
2012-09-13
2
-0
/
+30
|
\
\
\
\
|
*
|
|
|
Update libc/NOTICE and record the incantation.
Elliott Hughes
2012-09-13
2
-0
/
+30
*
|
|
|
|
Merge changes I06ee0b67,I914d2205
Kenny Root
2012-09-13
3
-18
/
+140
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]