Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
89f4e09d8da120d12f0e530aa5bc465c0ff0803f
89f4e09
Merge "Implement if_nameindex(3)/if_freenameindex(3)."
by Elliott Hughes
· 10 years ago
ed57b98
Implement if_nameindex(3)/if_freenameindex(3).
by Elliott Hughes
· 10 years ago
a6c2582
Merge "Add more tests for getifaddrs(3)"
by Yi Kong
· 10 years ago
68d0150
Merge "Sync with upstream OpenBSD."
by Elliott Hughes
· 10 years ago
6ec2d5f
Merge "Align Soong builds closer to Make"
by Dan Willemsen
· 10 years ago
506c6de
Sync with upstream OpenBSD.
by Elliott Hughes
· 10 years ago
9c9aa74
Align Soong builds closer to Make
by Dan Willemsen
· 10 years ago
299798f
Merge "Add comment for [p]select_smoke tests STDIN issue."
by Christopher Ferris
· 10 years ago
e8efb96
Add comment for [p]select_smoke tests STDIN issue.
by Christopher Ferris
· 10 years ago
64b481c
Add more tests for getifaddrs(3)
by Yi Kong
· 10 years ago
1307831
Merge "Fix Soong mips builds"
by Dan Willemsen
· 10 years ago
e4f486c
Fix Soong mips builds
by Dan Willemsen
· 10 years ago
2576ce9
Merge "Fix select failures when STDIN is ready."
by Christopher Ferris
· 10 years ago
dd926b5
Fix select failures when STDIN is ready.
by Christopher Ferris
· 10 years ago
323900c
Merge "Escape failure messages in XML test output."
by Dan Albert
· 10 years ago
09a9964
Escape failure messages in XML test output.
by Dan Albert
· 10 years ago
c3aa3d8
Merge "Add method to run fortified versions of funcs."
by Christopher Ferris
· 10 years ago
13f26a7
Add method to run fortified versions of funcs.
by Christopher Ferris
· 10 years ago
df2f5fb
Merge "Fix Soong x86 builds"
by Dan Willemsen
· 10 years ago
4031cbe
Fix Soong x86 builds
by Dan Willemsen
· 10 years ago
126d5ab
Merge "Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc""
by Dimitry Ivanov
· 10 years ago
e1078a9
Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc"
by Dimitry Ivanov
· 10 years ago
2487f3e
Merge "Rearrange build files to support USE_SOONG=true"
by Colin Cross
· 10 years ago
5d10e69
Merge "Fix Soong x86 atom builds"
by Dan Willemsen
· 10 years ago
c292f57
Merge "Update Android.bp for changes to Android.mk"
by Colin Cross
· 10 years ago
701b545
Fix Soong x86 atom builds
by Dan Willemsen
· 10 years ago
9817c6c
Merge "Fix <sys/sysmacros.h>."
by Elliott Hughes
· 10 years ago
9361ad3
Fix <sys/sysmacros.h>.
by Elliott Hughes
· 10 years ago
c23aeb8
Rearrange build files to support USE_SOONG=true
by Colin Cross
· 10 years ago
906e67f
Merge "Add a getifaddrs(3) debugging tool."
by Elliott Hughes
· 10 years ago
2c7d1e6
Merge "Explicit binary op order for both gcc and clang/llvm."
by Chih-hung Hsieh
· 10 years ago
592c7b4
Explicit binary op order for both gcc and clang/llvm.
by Chih-Hung Hsieh
· 10 years ago
5d84373
Add a getifaddrs(3) debugging tool.
by Elliott Hughes
· 10 years ago
a3f9fca
Update Android.bp for changes to Android.mk
by Colin Cross
· 10 years ago
6b51398
Merge "Add basic tests for <net/if.h>."
by Elliott Hughes
· 10 years ago
588213a
Add basic tests for <net/if.h>.
by Elliott Hughes
· 10 years ago
8d809f1
Merge "Handle AF_PACKET in getifaddr(3)."
by Elliott Hughes
· 10 years ago
fdb2963
Handle AF_PACKET in getifaddr(3).
by Yi Kong
· 10 years ago
195b85a
Merge "Defend against -fstack-protector in libc startup."
by Elliott Hughes
· 10 years ago
2afe5af
Merge "Move __aeabi* symbols to LIBC_N version"
by Dimitry Ivanov
· 10 years ago
6d142bc
Move __aeabi* symbols to LIBC_N version
by Dimitry Ivanov
· 10 years ago
42d949f
Defend against -fstack-protector in libc startup.
by Elliott Hughes
· 10 years ago
988e71b
Merge "Kill BOARD_MALLOC_ALIGNMENT."
by Josh Gao
· 10 years ago
63a4207
Kill BOARD_MALLOC_ALIGNMENT.
by Josh Gao
· 10 years ago
e1f8c66
Merge "Replace MALLOC_IMPL with MALLOC_SVELTE."
by Josh Gao
· 10 years ago
32388ba
Merge "Temporary hack to avoid stack protector crashes."
by Elliott Hughes
· 10 years ago
9353089
Merge "Revert "system_properties.cpp: special case ro.* properties""
by Tom Cherry
· 10 years ago
e97ce31
Revert "system_properties.cpp: special case ro.* properties"
by Tom Cherry
· 10 years ago
2489161
Temporary hack to avoid stack protector crashes.
by Elliott Hughes
· 10 years ago
1464f6d
Merge "Remove mktime_tz."
by Elliott Hughes
· 10 years ago
4664c14
Merge "Temporary move __udivdi3 back to LIBC for x86"
by Dimitry Ivanov
· 10 years ago
bc02fb9
Temporary move __udivdi3 back to LIBC for x86
by Dimitry Ivanov
· 10 years ago
76dfa6e
Remove mktime_tz.
by Elliott Hughes
· 10 years ago
74d7aa1
Merge "Fix gcc+arm builds"
by Dimitry Ivanov
· 10 years ago
6f72fde
Fix gcc+arm builds
by Dimitry Ivanov
· 10 years ago
52fd4ca
Merge "Deprecate bzero"
by Dimitry Ivanov
· 10 years ago
609156e
Merge "Export public __aeabi* symbols as LIBC_PRIVATE"
by Dimitry Ivanov
· 10 years ago
d90d067
Export public __aeabi* symbols as LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
031dfe1
Merge "Fix a broken link in a comment."
by Elliott Hughes
· 10 years ago
7d27b68
Merge "Tidy up KernelArgumentBlock::getauxval."
by Elliott Hughes
· 10 years ago
6134ed8
Deprecate bzero
by Dimitry Ivanov
· 10 years ago
ffa54cd
Merge "system_properties.cpp: special case ro.* properties"
by Nick Kralevich
· 10 years ago
40c2bf6
Fix a broken link in a comment.
by Elliott Hughes
· 10 years ago
c5fd81a
system_properties.cpp: special case ro.* properties
by Nick Kralevich
· 10 years ago
63fbb23
Tidy up KernelArgumentBlock::getauxval.
by Elliott Hughes
· 10 years ago
507d6f2
Merge "libc: Update Android.bp with recent changes"
by Dan Willemsen
· 10 years ago
9b59acc
libc: Update Android.bp with recent changes
by Dan Willemsen
· 10 years ago
e647db7
Merge "Move __aeabi_ which are not in libgcc.a to LIBC"
by Dimitry Ivanov
· 10 years ago
bb5730e
Move __aeabi_ which are not in libgcc.a to LIBC
by Dimitry Ivanov
· 10 years ago
09f4651
Replace MALLOC_IMPL with MALLOC_SVELTE.
by Josh Gao
· 10 years ago
c6c3b47
Merge "Clarify which linker we are."
by Elliott Hughes
· 10 years ago
116b569
Clarify which linker we are.
by Elliott Hughes
· 10 years ago
ff164ef
Merge "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
0ef1d12
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
c1113a3
Merge "Revert "Temporary apply LIBC version to __pthread_gettid""
by Dimitry Ivanov
· 10 years ago
c8bb96a
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
56ecf28
Merge "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
eb90e91
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
04673ee
Merge changes I4fc241e6,Idca71396
by Dimitry Ivanov
· 10 years ago
ff14fb5
Move __system_property* to LIBC_PRIVATE for lp64 libc
by Dimitry Ivanov
· 10 years ago
eac1d37
Move ndk-cruft symbols to LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
e13434f
Merge "Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."""
by Elliott Hughes
· 10 years ago
9cddb48
Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""
by Elliott Hughes
· 10 years ago
2fed6aa
Merge changes Ic66f6519,Ic16acea5
by Dimitry Ivanov
· 10 years ago
fa8b931
Merge "Add tests for /proc/self/fd and /proc/self/task/TID/fd access"
by Nick Kralevich
· 10 years ago
bd4d45d
Add tests for /proc/self/fd and /proc/self/task/TID/fd access
by Nick Kralevich
· 10 years ago
b62e633
Merge "Revert "Implement getifaddrs(3)/freeifaddrs(3).""
by Yi Kong
· 10 years ago
76814a8
Revert "Implement getifaddrs(3)/freeifaddrs(3)."
by Yi Kong
· 10 years ago
71417ca
Merge "Implement getifaddrs(3)/freeifaddrs(3)."
by Yi Kong
· 10 years ago
788a2bc
Make some of unwanted symbols LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
5ce79b0
Make symbols exported via libgcc.a LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
be7c7fe
Merge "linker: implement shared namespaces"
by Dimitry Ivanov
· 10 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
0945ed5
Implement getifaddrs(3)/freeifaddrs(3).
by Elliott Hughes
· 10 years ago
4afd635
Merge "Improve the 32-bit ABI documentation."
by Elliott Hughes
· 10 years ago
59fc2e8
Improve the 32-bit ABI documentation.
by Elliott Hughes
· 10 years ago
dd57119
Merge "Reset access to system properties on reinitialization"
by Tom Cherry
· 10 years ago
7cb3c4a
Merge "sem_timedwait with a null timeout doesn't mean "forever"."
by Elliott Hughes
· 10 years ago
d4f86ae
Merge "linker: add dlvsym(3)"
by Dimitry Ivanov
· 10 years ago
27032a3
Merge "Fix missing parentheses."
by Christopher Ferris
· 10 years ago
Next »