Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
bb7dfcd3b8744fdf37857375ffe279d2b87a8b22
bb7dfcd
am d3bf954e: Merge "Remove useless #defines and incorrect claims from header files."
by Elliott Hughes
· 13 years ago
d3bf954
Merge "Remove useless #defines and incorrect claims from header files."
by Elliott Hughes
· 13 years ago
0cc0d25
Remove useless #defines and incorrect claims from header files.
by Elliott Hughes
· 13 years ago
a428bc1
am fe712e6c: Merge "Upgrade seed48 too."
by Elliott Hughes
· 13 years ago
fe712e6
Merge "Upgrade seed48 too."
by Elliott Hughes
· 13 years ago
31a1060
Upgrade seed48 too.
by Elliott Hughes
· 13 years ago
b650111
am cd195eba: Merge "Upgrade to the current NetBSD rand implementation."
by Elliott Hughes
· 13 years ago
cd195eb
Merge "Upgrade to the current NetBSD rand implementation."
by Elliott Hughes
· 13 years ago
774c7f5
Upgrade to the current NetBSD rand implementation.
by Elliott Hughes
· 13 years ago
0fa6279
am 5b6346f6: Merge "bionic: linker: Need update the map->l_addr for execution."
by Elliott Hughes
· 13 years ago
5b6346f
Merge "bionic: linker: Need update the map->l_addr for execution."
by Elliott Hughes
· 13 years ago
bb892a1
am d03bfe68: Merge "Define ssize_t if necessary."
by Elliott Hughes
· 13 years ago
d03bfe6
Merge "Define ssize_t if necessary."
by Elliott Hughes
· 13 years ago
422b6ef
Define ssize_t if necessary.
by Elliott Hughes
· 13 years ago
72b08af
am f9163dd1: Merge "Add getdelim(3) and getline(3) to bionic"
by Elliott Hughes
· 13 years ago
f9163dd
Merge "Add getdelim(3) and getline(3) to bionic"
by Elliott Hughes
· 13 years ago
eac9eb4
Add getdelim(3) and getline(3) to bionic
by Irina Tirdea
· 14 years ago
fd6ca57
am e4030e0b: Merge "Fix several compiler warnings."
by Elliott Hughes
· 13 years ago
e4030e0
Merge "Fix several compiler warnings."
by Elliott Hughes
· 13 years ago
2c29bcf
am 827a2604: Merge "Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h"
by Elliott Hughes
· 13 years ago
827a260
Merge "Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h"
by Elliott Hughes
· 13 years ago
ac184b2
Fix several compiler warnings.
by Elliott Hughes
· 13 years ago
dd9fbc8
am 8e630dac: Merge "Simple tests for dladdr(3)."
by Elliott Hughes
· 13 years ago
a48d5e5
am 855dde44: Merge "Fix tmpfile(3)."
by Elliott Hughes
· 13 years ago
8e630da
Merge "Simple tests for dladdr(3)."
by Elliott Hughes
· 13 years ago
855dde4
Merge "Fix tmpfile(3)."
by Elliott Hughes
· 13 years ago
91875dc
Fix tmpfile(3).
by Elliott Hughes
· 13 years ago
8e15b08
Simple tests for dladdr(3).
by Elliott Hughes
· 13 years ago
5989ed5
am 25937d36: Merge "FORTIFY_SOURCE: add umask check"
by Nick Kralevich
· 13 years ago
25937d3
Merge "FORTIFY_SOURCE: add umask check"
by Nick Kralevich
· 13 years ago
00f3397
am 3307bff0: Merge "Revert dl_fbase initialization to the address where the shared object is loaded."
by Elliott Hughes
· 13 years ago
3307bff
Merge "Revert dl_fbase initialization to the address where the shared object is loaded."
by Elliott Hughes
· 13 years ago
cd58770
FORTIFY_SOURCE: add umask check
by Nick Kralevich
· 13 years ago
0e77287
Replace __unused in kernel headers with __linux_unused to avoid
by Raghu Gandham
· 13 years ago
e6dc2a6
Revert dl_fbase initialization to the address where the shared object is loaded.
by Raghu Gandham
· 13 years ago
0eb4f25
am 6e0e03c3: Merge "Add the cleaned kernel headers"
by Elliott Hughes
· 13 years ago
6e0e03c
Merge "Add the cleaned kernel headers"
by Elliott Hughes
· 13 years ago
c746bed
am 7b0377ed: Merge "[MIPS] Removed the unused header"
by Elliott Hughes
· 13 years ago
bfeb8a9
Add the cleaned kernel headers
by Raghu Gandham
· 13 years ago
7b0377e
Merge "[MIPS] Removed the unused header"
by Elliott Hughes
· 13 years ago
d769826
[MIPS] Removed the unused header
by Raghu Gandham
· 13 years ago
d5c654c
am 3b6914bf: Merge "Fix dlsym and dladdr to use load_bias instead of base"
by Elliott Hughes
· 13 years ago
3b6914b
Merge "Fix dlsym and dladdr to use load_bias instead of base"
by Elliott Hughes
· 13 years ago
ec43260
am 0c24effd: Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic."
by Elliott Hughes
· 13 years ago
2d51ddd
am 85049ead: Merge "Use hidden visibility for several internal-use-only functions."
by Elliott Hughes
· 13 years ago
baa74ef
am 882c6af9: Merge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. Some of the required structure definitons are defined under this macro."
by Elliott Hughes
· 13 years ago
0c24eff
Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic."
by Elliott Hughes
· 13 years ago
85049ea
Merge "Use hidden visibility for several internal-use-only functions."
by Elliott Hughes
· 13 years ago
95a7a64
Use hidden visibility for several internal-use-only functions.
by Elliott Hughes
· 13 years ago
882c6af
Merge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. Some of the required structure definitons are defined under this macro."
by Elliott Hughes
· 13 years ago
988ff8f
[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.
by Raghu Gandham
· 13 years ago
c1993ca
Fix dlsym and dladdr to use load_bias instead of base
by Raghu Gandham
· 13 years ago
30289f0
am 47dc4d43: Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326"
by Elliott Hughes
· 13 years ago
47dc4d4
Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326"
by Elliott Hughes
· 13 years ago
88f1ea8
Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326
by Dave Burke
· 13 years ago
e2a17ef
am 77ac158e: Merge "Don\'t copy strerror(3) or strsignal(3) strings if we can share."
by Elliott Hughes
· 13 years ago
77ac158
Merge "Don't copy strerror(3) or strsignal(3) strings if we can share."
by Elliott Hughes
· 13 years ago
4198fa4
Don't copy strerror(3) or strsignal(3) strings if we can share.
by Elliott Hughes
· 13 years ago
f8902bf
am 047a285d: Merge "Fix <sys/klog.h> to correspond to the kernel operations."
by Elliott Hughes
· 13 years ago
047a285
Merge "Fix <sys/klog.h> to correspond to the kernel operations."
by Elliott Hughes
· 13 years ago
950a3c0
am 51519521: Merge "Add tty defaults to bionic"
by Elliott Hughes
· 13 years ago
5151952
Merge "Add tty defaults to bionic"
by Elliott Hughes
· 13 years ago
e249b05
Fix <sys/klog.h> to correspond to the kernel operations.
by Elliott Hughes
· 13 years ago
66a97ea
am 4e9d953a: Merge "libc: add ftw / nftw functions"
by Elliott Hughes
· 13 years ago
77fd707
am e895e6de: Merge "Update libc/NOTICE and record the incantation."
by Elliott Hughes
· 13 years ago
4e9d953
Merge "libc: add ftw / nftw functions"
by Elliott Hughes
· 13 years ago
5e58ea0
libc: add ftw / nftw functions
by Nick Kralevich
· 13 years ago
e895e6d
Merge "Update libc/NOTICE and record the incantation."
by Elliott Hughes
· 13 years ago
965b867
Update libc/NOTICE and record the incantation.
by Elliott Hughes
· 13 years ago
a4ea1a3
am f7e403d6: Merge changes I06ee0b67,I914d2205
by Kenny Root
· 13 years ago
de9db8f
am fa36875d: Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 13 years ago
d4623e5
am b338ea30: Merge "Upgrade to tzdata2012f."
by Elliott Hughes
· 13 years ago
f7e403d
Merge changes I06ee0b67,I914d2205
by Kenny Root
· 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
fa36875
Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 13 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 14 years ago
b338ea3
Merge "Upgrade to tzdata2012f."
by Elliott Hughes
· 13 years ago
88b61cb
Upgrade to tzdata2012f.
by Elliott Hughes
· 13 years ago
8db4b91
am d2236e2c: Merge "Fix Mac build."
by Elliott Hughes
· 13 years ago
d2236e2
Merge "Fix Mac build."
by Elliott Hughes
· 13 years ago
38bfa21
Fix Mac build.
by Elliott Hughes
· 13 years ago
b2550dd
am 4a9b7c69: Merge "Add libdl into libc_malloc_debug_leak build"
by Elliott Hughes
· 13 years ago
58d1596
am af4d630e: Merge "Added new test for dlopen which is failing for MIPS."
by Elliott Hughes
· 13 years ago
4a9b7c6
Merge "Add libdl into libc_malloc_debug_leak build"
by Elliott Hughes
· 13 years ago
af4d630
Merge "Added new test for dlopen which is failing for MIPS."
by Elliott Hughes
· 13 years ago
9c3449e
bionic: linker: Need update the map->l_addr for execution.
by Xiaokang Qin
· 13 years ago
e007775
Add libdl into libc_malloc_debug_leak build
by Pavel Chupin
· 13 years ago
acf5aa7
Added new test for dlopen which is failing for MIPS.
by jeffhao
· 13 years ago
47bda0c
am 7593fa8e: Merge "Update the kernel headers to match external/kernel-headers."
by Elliott Hughes
· 13 years ago
7593fa8
Merge "Update the kernel headers to match external/kernel-headers."
by Elliott Hughes
· 13 years ago
86ec05a
Update the kernel headers to match external/kernel-headers.
by Elliott Hughes
· 13 years ago
90ae787
am 666d06fe: Merge "Backwards and forwards compatibility for an upcoming <sys/socket.h> change."
by Elliott Hughes
· 13 years ago
666d06f
Merge "Backwards and forwards compatibility for an upcoming <sys/socket.h> change."
by Elliott Hughes
· 13 years ago
0d207ba
Backwards and forwards compatibility for an upcoming <sys/socket.h> change.
by Elliott Hughes
· 13 years ago
7f79814
am cc8668f2: Merge "[MIPS] Check error status from pipe system call"
by Elliott Hughes
· 13 years ago
cc8668f
Merge "[MIPS] Check error status from pipe system call"
by Elliott Hughes
· 13 years ago
b03bc56
[MIPS] Check error status from pipe system call
by KwongYuan Wong
· 14 years ago
e77e1af
Add tty defaults to bionic
by Irina Tirdea
· 14 years ago
3a936a4
Add the libcutils localtime_tz and mktime_t extensions to bionic.
by Elliott Hughes
· 13 years ago
Next »