index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use the mmap/munmap for allocation routines.
Christopher Ferris
2014-07-18
1
-10
/
+5
*
Fix private/bionic_name_mem.h build breakage.
Elliott Hughes
2014-07-17
1
-2
/
+1
*
Remove non-standard prctl constants from <sys/prctl.h>.
Elliott Hughes
2014-07-17
5
-107
/
+7
*
ptrace(3) should be varargs.
Elliott Hughes
2014-07-16
2
-23
/
+25
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
9
-16
/
+157
*
Merge "Remove isascii_l(3)." into lmp-dev
Dan Albert
2014-07-16
2
-5
/
+0
|
\
|
*
Remove isascii_l(3).
Dan Albert
2014-07-15
2
-5
/
+0
*
|
Regenerate the syscalls list after the uapi update.
Elliott Hughes
2014-07-15
1
-0
/
+10
|
/
*
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
Christopher Ferris
2014-07-15
1
-1
/
+3
*
Fix visibility for a bunch more symbols.
Elliott Hughes
2014-07-14
5
-15
/
+17
*
Implement rand/srand in terms of random/srandom.
Elliott Hughes
2014-07-14
3
-58
/
+30
*
Sync upstream-openbsd.
Elliott Hughes
2014-07-14
10
-70
/
+18
*
Upstream atexit
Dmitriy Ivanov
2014-07-14
10
-142
/
+68
*
Define SIOCKILLADDR which isn't in the common kernel uapi headers.
Elliott Hughes
2014-07-11
1
-0
/
+7
*
am 57a5b338: Merge "Define three prctl constants that went missing from uapi."
Elliott Hughes
2014-07-12
1
-0
/
+19
|
\
|
*
Define three prctl constants that went missing from uapi.
Elliott Hughes
2014-07-11
1
-0
/
+19
*
|
am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
Elliott Hughes
2014-07-12
1
-3
/
+0
|
\
\
|
|
/
|
*
Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
Elliott Hughes
2014-07-10
1
-3
/
+0
|
|
\
|
|
*
EM_ARM and EM_AARCH64 are now in the uapi header.
Elliott Hughes
2014-07-11
1
-3
/
+0
*
|
|
am 385bb1ed: Merge "Add optimized memchr implementation from newlib"
Christopher Ferris
2014-07-12
5
-1
/
+163
|
\
\
\
|
|
/
/
|
*
|
Merge "Add optimized memchr implementation from newlib"
Christopher Ferris
2014-07-10
5
-1
/
+163
|
|
\
\
|
|
*
|
Add optimized memchr implementation from newlib
Bernhard Rosenkränzer
2014-07-11
5
-1
/
+163
*
|
|
|
am 96502e27: Merge "Make jemalloc the default choice."
Christopher Ferris
2014-07-12
1
-10
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Make jemalloc the default choice.
Christopher Ferris
2014-07-11
1
-10
/
+7
|
|
|
/
|
|
/
|
*
|
|
am c6bc0017: Merge "Update kernel headers to v3.14."
Christopher Ferris
2014-07-12
175
-3660
/
+8669
|
\
\
\
|
|
/
/
|
*
|
Merge "Update kernel headers to v3.14."
Christopher Ferris
2014-07-10
175
-3660
/
+8669
|
|
\
\
|
|
*
|
Update kernel headers to v3.14.
Christopher Ferris
2014-07-10
175
-3660
/
+8669
*
|
|
|
am 040e1187: Merge "Enable building libc with clang."
Elliott Hughes
2014-07-12
3
-8
/
+52
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Enable building libc with clang."
Elliott Hughes
2014-07-11
3
-8
/
+52
|
|
\
\
\
|
|
*
|
|
Enable building libc with clang.
Elliott Hughes
2014-07-11
3
-8
/
+52
*
|
|
|
|
am 37f09d6d: Merge "Revert "Revert "Add locale aware APIs."""
Dan Albert
2014-07-12
16
-0
/
+432
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
16
-0
/
+432
*
|
|
|
|
am 76df69d1: Merge "The err family allow null format strings."
Elliott Hughes
2014-07-12
1
-38
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
The err family allow null format strings.
Elliott Hughes
2014-07-11
1
-38
/
+13
|
|
/
/
/
*
|
|
|
am 9b491470: Merge "Slim down static binaries by avoiding stdio."
Elliott Hughes
2014-07-12
9
-16
/
+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Slim down static binaries by avoiding stdio.
Elliott Hughes
2014-07-10
9
-16
/
+19
*
|
|
|
am f0f8cd1f: Merge "Remove the global lock around thread stack creation."
Elliott Hughes
2014-07-12
1
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove the global lock around thread stack creation.
Elliott Hughes
2014-07-10
1
-4
/
+0
*
|
|
|
am cd23370c: Merge "Remove the obsolete _thread_created_hook."
Elliott Hughes
2014-07-12
1
-15
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Remove the obsolete _thread_created_hook."
Elliott Hughes
2014-07-10
1
-15
/
+0
|
|
\
\
\
|
|
*
|
|
Remove the obsolete _thread_created_hook.
Elliott Hughes
2014-07-09
1
-15
/
+0
|
|
|
|
/
|
|
|
/
|
*
|
|
|
am 02459d34: Merge "Move __cmsg_nxthdr to its proper file."
Calin Juravle
2014-07-12
2
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Move __cmsg_nxthdr to its proper file.
Calin Juravle
2014-07-10
2
-1
/
+1
*
|
|
|
am 8a71a745: Merge "Removed obsolete symbol cmsg_nxthdr."
Calin Juravle
2014-07-12
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Removed obsolete symbol cmsg_nxthdr.
Calin Juravle
2014-07-10
1
-3
/
+0
*
|
|
|
am 25fba981: Merge "Do not include libc_common in malloc debug code."
Christopher Ferris
2014-07-12
6
-60
/
+67
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Do not include libc_common in malloc debug code."
Christopher Ferris
2014-07-09
6
-60
/
+67
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Do not include libc_common in malloc debug code.
Christopher Ferris
2014-07-09
6
-60
/
+67
|
|
|
/
*
|
|
am 84f0c7c2: Merge "update-tzdata.py needs to know where to find icu."
Elliott Hughes
2014-07-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
update-tzdata.py needs to know where to find icu.
Elliott Hughes
2014-07-09
1
-2
/
+2
|
|
/
[prev]
[next]