Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
ca70453e84a88405d30f64d603f9a9b5f53f1243
ca70453
Remove the unused swab.S.
by Elliott Hughes
· 11 years ago
79b5a39
Merge "[MIPS] Allow united mipsel and mips64el gcc toolchain"
by Elliott Hughes
· 11 years ago
f541650
[MIPS] Allow united mipsel and mips64el gcc toolchain
by Duane Sand
· 11 years ago
4d42190
Merge "Use upstream OpenBSD's arc4random."
by Elliott Hughes
· 11 years ago
2b67d7d
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 11 years ago
925d388
Merge "Rewrite syslog(3) to use Android logging."
by Elliott Hughes
· 11 years ago
3ad8ecb
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 11 years ago
b828eae
Merge "There is no _MIN for unsigned types."
by Dan Albert
· 11 years ago
ee7f1b5
There is no _MIN for unsigned types.
by Dan Albert
· 11 years ago
1fb90a8
Merge "Fix mbsrtowcs(3)'s handling of len parameter."
by Dan Albert
· 11 years ago
6b55ba5
Fix mbsrtowcs(3)'s handling of len parameter.
by Dan Albert
· 11 years ago
e973138
Merge "__libc_fatal should print a newline to stderr."
by Dan Albert
· 11 years ago
97e31de
__libc_fatal should print a newline to stderr.
by Dan Albert
· 11 years ago
7dd126a
Merge "Clean up some misinformation around prctl."
by Elliott Hughes
· 11 years ago
9c07aee
Clean up some misinformation around prctl.
by Elliott Hughes
· 11 years ago
3c2b71a
Merge "Use the mmap/munmap for allocation routines."
by Christopher Ferris
· 11 years ago
6425327
Use the mmap/munmap for allocation routines.
by Christopher Ferris
· 11 years ago
d18b87f
Merge "Remove SIOCKILLADDR from <sys/socket.h>."
by Elliott Hughes
· 11 years ago
8a3d1ca
Remove SIOCKILLADDR from <sys/socket.h>.
by Elliott Hughes
· 11 years ago
7628248
Merge "Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>."
by Elliott Hughes
· 11 years ago
9f165d2
Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
6bf42dd
Merge "Fix private/bionic_name_mem.h build breakage."
by Elliott Hughes
· 11 years ago
2f9c6e3
Fix private/bionic_name_mem.h build breakage.
by Elliott Hughes
· 11 years ago
169e2bf
Merge "Remove non-standard prctl constants from <sys/prctl.h>."
by Elliott Hughes
· 11 years ago
d745386
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
43363ab
Merge "Define atomic_charN_t only if charN_t is supported."
by Hans Boehm
· 11 years ago
8b00236
Define atomic_charN_t only if charN_t is supported.
by Hans Boehm
· 11 years ago
94f84d3
Merge "ptrace(3) should be varargs."
by Elliott Hughes
· 11 years ago
98b088d
ptrace(3) should be varargs.
by Elliott Hughes
· 11 years ago
f13aa6f
Merge "Use VDSO for clock_gettime(2) and gettimeofday(2)."
by Elliott Hughes
· 11 years ago
625993d
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 11 years ago
770d0f6
Merge "Make sure not to construct illegal property names."
by Christopher Ferris
· 11 years ago
53531cc
Make sure not to construct illegal property names.
by Christopher Ferris
· 11 years ago
64035c4
Merge "Add gen syscalls step to instructions."
by Christopher Ferris
· 11 years ago
ea271fd
Add gen syscalls step to instructions.
by Christopher Ferris
· 11 years ago
52023cb
Merge "Regenerate the syscalls list after the uapi update."
by Elliott Hughes
· 11 years ago
3fa60e1
Regenerate the syscalls list after the uapi update.
by Elliott Hughes
· 11 years ago
51c914b
Merge "Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit."
by Christopher Ferris
· 11 years ago
27047fa
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
by Christopher Ferris
· 11 years ago
5656a0c
Merge "Remove isascii_l(3)."
by Dan Albert
· 11 years ago
e612add
Remove isascii_l(3).
by Dan Albert
· 11 years ago
ee3608f
Merge "Fix visibility for a bunch more symbols."
by Elliott Hughes
· 11 years ago
a167eef
Fix visibility for a bunch more symbols.
by Elliott Hughes
· 11 years ago
673bff0
Merge "Implement rand/srand in terms of random/srandom."
by Elliott Hughes
· 11 years ago
76c241b
Implement rand/srand in terms of random/srandom.
by Elliott Hughes
· 11 years ago
4ae9386
Merge "Sync upstream-openbsd."
by Elliott Hughes
· 11 years ago
4f0b67a
Sync upstream-openbsd.
by Elliott Hughes
· 11 years ago
91f2074
Merge "Upstream atexit"
by Dmitriy Ivanov
· 11 years ago
53c3c27
Upstream atexit
by Dmitriy Ivanov
· 11 years ago
83ce99d
Merge "Define SIOCKILLADDR which isn't in the common kernel uapi headers."
by Elliott Hughes
· 11 years ago
2ba2888
Define SIOCKILLADDR which isn't in the common kernel uapi headers.
by Elliott Hughes
· 11 years ago
57a5b33
Merge "Define three prctl constants that went missing from uapi."
by Elliott Hughes
· 11 years ago
263325d
Define three prctl constants that went missing from uapi.
by Elliott Hughes
· 11 years ago
385bb1e
Merge "Add optimized memchr implementation from newlib"
by Christopher Ferris
· 11 years ago
8c20c13
Add optimized memchr implementation from newlib
by Bernhard Rosenkränzer
· 11 years ago
b8e82b5
Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
by Elliott Hughes
· 11 years ago
10cf0d8
EM_ARM and EM_AARCH64 are now in the uapi header.
by Elliott Hughes
· 11 years ago
c6bc001
Merge "Update kernel headers to v3.14."
by Christopher Ferris
· 11 years ago
040e118
Merge "Enable building libc with clang."
by Elliott Hughes
· 11 years ago
c999f76
Enable building libc with clang.
by Elliott Hughes
· 11 years ago
37f09d6
Merge "Revert "Revert "Add locale aware APIs."""
by Dan Albert
· 11 years ago
dfb5ce4
Revert "Revert "Add locale aware APIs.""
by Dan Albert
· 11 years ago
76df69d
Merge "The err family allow null format strings."
by Elliott Hughes
· 11 years ago
2f61fba
The err family allow null format strings.
by Elliott Hughes
· 11 years ago
96502e2
Merge "Make jemalloc the default choice."
by Christopher Ferris
· 11 years ago
8e32b7b
Make jemalloc the default choice.
by Christopher Ferris
· 11 years ago
9b49147
Merge "Slim down static binaries by avoiding stdio."
by Elliott Hughes
· 11 years ago
eba7c15
Merge "Revert "Switch libm to building with clang.""
by Elliott Hughes
· 11 years ago
1e83245
Revert "Switch libm to building with clang."
by Elliott Hughes
· 11 years ago
aadc4b2
Switch libm to building with clang.
by Elliott Hughes
· 11 years ago
5df23dc
Merge "Switch libm to building with clang."
by Elliott Hughes
· 11 years ago
38062f9
Update kernel headers to v3.14.
by Christopher Ferris
· 11 years ago
91570ce
Slim down static binaries by avoiding stdio.
by Elliott Hughes
· 11 years ago
f0f8cd1
Merge "Remove the global lock around thread stack creation."
by Elliott Hughes
· 11 years ago
e959a3b
Remove the global lock around thread stack creation.
by Elliott Hughes
· 11 years ago
cd23370
Merge "Remove the obsolete _thread_created_hook."
by Elliott Hughes
· 11 years ago
e0f25dd
Remove the obsolete _thread_created_hook.
by Elliott Hughes
· 11 years ago
02459d3
Merge "Move __cmsg_nxthdr to its proper file."
by Calin Juravle
· 11 years ago
f8408c5
Move __cmsg_nxthdr to its proper file.
by Calin Juravle
· 11 years ago
e95d0fc
Removed obsolete symbol cmsg_nxthdr.
by Calin Juravle
· 11 years ago
25fba98
Merge "Do not include libc_common in malloc debug code."
by Christopher Ferris
· 11 years ago
dda1c6c
Do not include libc_common in malloc debug code.
by Christopher Ferris
· 11 years ago
8a71a74
Merge "Removed obsolete symbol cmsg_nxthdr."
by Calin Juravle
· 11 years ago
4c19917
Merge "Added __system_propery_read benchmark."
by Elliott Hughes
· 11 years ago
a304476
Added __system_propery_read benchmark.
by Brigid Smith
· 11 years ago
d028b62
Merge "Added a __system_property_serial benchmark."
by Elliott Hughes
· 11 years ago
28417e6
Added a __system_property_serial benchmark.
by Brigid Smith
· 11 years ago
84f0c7c
Merge "update-tzdata.py needs to know where to find icu."
by Elliott Hughes
· 11 years ago
30ab939
update-tzdata.py needs to know where to find icu.
by Elliott Hughes
· 11 years ago
430d5f9
Merge "Add locale aware APIs."
by Dan Albert
· 11 years ago
e087eac
Add locale aware APIs.
by Dan Albert
· 11 years ago
6cdd0cf
Merge "TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target"
by Ying Wang
· 11 years ago
7a85d9a
Merge "Revert "Add locale aware APIs.""
by Dan Albert
· 11 years ago
063e20c
Revert "Add locale aware APIs."
by Dan Albert
· 11 years ago
3139f6f
Merge "Remove __CTOR_LIST__ from mips/mips64."
by Elliott Hughes
· 11 years ago
40ad229
Remove __CTOR_LIST__ from mips/mips64.
by Elliott Hughes
· 11 years ago
c4c6789
Merge "Don't zero r1 on entry to the dynamic linker."
by Elliott Hughes
· 11 years ago
9965243
Don't zero r1 on entry to the dynamic linker.
by Elliott Hughes
· 11 years ago
dc42e20
TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in 64-bit target
by Ying Wang
· 11 years ago
3c12ae5
Merge "Add test for constructor function."
by Dmitriy Ivanov
· 11 years ago
Next »