Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
acf2c26bf6bd83f07b7975a6f9c650d7a24ef5b7
acf2c26
Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs
by Colin Cross
· 9 years ago
e79b630
Merge "Fix our *ether* headers mess."
by Elliott Hughes
· 9 years ago
f6324d5
Fix our *ether* headers mess.
by Elliott Hughes
· 9 years ago
56469e8
Merge "Update Android.bp to match Android.mk"
by Treehugger Robot
· 9 years ago
0c65708
Update Android.bp to match Android.mk
by Dan Willemsen
· 9 years ago
6db7e5a
Merge "Always update search domain paths."
by Pierre Imai
· 9 years ago
b277bb7
Merge "Remove <net/if_types.h>."
by Elliott Hughes
· 9 years ago
bab9d79
Remove <net/if_types.h>.
by Elliott Hughes
· 9 years ago
d0b1733
Merge "Remove various bits of header cruft."
by Elliott Hughes
· 9 years ago
35c115c
Merge "Remove linker-namespace functions from the header"
by Dimitry Ivanov
· 9 years ago
06e2202
Always update search domain paths.
by Pierre Imai
· 9 years ago
12f3541
Remove various bits of header cruft.
by Elliott Hughes
· 9 years ago
366164d
Merge "Remove declaration of pthread_cond_timedwait_relative_np."
by Elliott Hughes
· 9 years ago
41fd295
Remove linker-namespace functions from the header
by Dimitry Ivanov
· 9 years ago
e2f2583
Remove declaration of pthread_cond_timedwait_relative_np.
by Elliott Hughes
· 9 years ago
d2f3ce9
Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>."
by Elliott Hughes
· 9 years ago
0155995
Merge "Generalize the clone function slightly."
by Elliott Hughes
· 9 years ago
3164ab7
Remove pthread_mutex_lock_timeout_np from <pthread.h>.
by Elliott Hughes
· 9 years ago
e104a2e
Generalize the clone function slightly.
by Elliott Hughes
· 9 years ago
1a26db8
Merge "End all lists in check-symbols-glibc.py with a ,."
by Treehugger Robot
· 9 years ago
e37212f
Merge "Fix linker crash on trying to unload main executable"
by Dimitry Ivanov
· 9 years ago
2adde7b
End all lists in check-symbols-glibc.py with a ,.
by Elliott Hughes
· 9 years ago
5ac45a2
Merge "Remove a duplicate declaration, improve check-symbols-glibc.py."
by Treehugger Robot
· 9 years ago
f67dcc8
Merge "Re-land "Fix invalid using decl in bionic relocation_packer""
by Treehugger Robot
· 9 years ago
83fcb54
Fix linker crash on trying to unload main executable
by Dimitry Ivanov
· 9 years ago
2178826
Remove a duplicate declaration, improve check-symbols-glibc.py.
by Elliott Hughes
· 9 years ago
96029e3
Merge "Remove --exclude-libs ldflags."
by Treehugger Robot
· 9 years ago
18d0e8c
Re-land "Fix invalid using decl in bionic relocation_packer"
by rnk
· 9 years ago
e29e99c
Remove --exclude-libs ldflags.
by Dan Albert
· 10 years ago
98ac6f4
Merge "Use clang's nullability instead of nonnull."
by Treehugger Robot
· 9 years ago
baa2a97
Use clang's nullability instead of nonnull.
by Dan Albert
· 10 years ago
5e2342f
Merge "Remove <sys/atomics.h>."
by Elliott Hughes
· 9 years ago
7ee8e29
Merge "Update Android.bp to match Android.mk"
by Colin Cross
· 9 years ago
7941678
Update Android.bp to match Android.mk
by Colin Cross
· 9 years ago
9f0aab8
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
0f93237
Merge "Update strip property format"
by Colin Cross
· 9 years ago
2ab69cc
Merge "Update documentation to work with gitiles."
by Christopher Ferris
· 9 years ago
62e3a07
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
9ee905f
Merge "Move <machine/endian.h> somewhere more private."
by Elliott Hughes
· 9 years ago
45d3cf9
Merge "Update Android.bp to match Android.mk"
by Treehugger Robot
· 9 years ago
ed50763
Remove <sys/atomics.h>.
by Elliott Hughes
· 9 years ago
3d12517
Move <machine/endian.h> somewhere more private.
by Elliott Hughes
· 9 years ago
3338ee5
Merge "Move glibc-syscalls.h into bits/."
by Elliott Hughes
· 9 years ago
3fb1b37
Merge "Remove <sys/utime.h>."
by Elliott Hughes
· 9 years ago
d3b4166
Merge "Move the IEEE fp header out of the public headers."
by Elliott Hughes
· 9 years ago
eb9b0a1
Merge "Move nsswitch.h into libc/dns/include."
by Elliott Hughes
· 9 years ago
af5afdb
Merge "Remove <net/if_ieee1394.h>."
by Elliott Hughes
· 9 years ago
5ab6f6c
Merge "Remove <sys/ioctl_compat.h>."
by Elliott Hughes
· 9 years ago
e10ff49
Remove <sys/utime.h>.
by Elliott Hughes
· 9 years ago
d3f51a4
Merge "Remove unused <sys/socketcalls.h> header."
by Elliott Hughes
· 9 years ago
64959d2
Remove <sys/ioctl_compat.h>.
by Elliott Hughes
· 9 years ago
8aabbd7
Move glibc-syscalls.h into bits/.
by Elliott Hughes
· 9 years ago
b0da576
Move the IEEE fp header out of the public headers.
by Elliott Hughes
· 9 years ago
82140be
Remove <net/if_ieee1394.h>.
by Elliott Hughes
· 9 years ago
42d7527
Move nsswitch.h into libc/dns/include.
by Elliott Hughes
· 9 years ago
583a4f8
Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac
by Josh Gao
· 9 years ago
6bad319
Remove unused <sys/socketcalls.h> header.
by Elliott Hughes
· 9 years ago
ec46719
Merge "Fix various empty .h files in bionic."
by Elliott Hughes
· 9 years ago
edfc5d7
Merge "Record the resolution start time on errors."
by Lorenzo Colitti
· 9 years ago
8b8611a
Record the resolution start time on errors.
by Pierre Imai
· 9 years ago
6b3bec0
Fix various empty .h files in bionic.
by Elliott Hughes
· 9 years ago
ee6fb66
Merge changes I0aa46d9d,I6431111b
by Treehugger Robot
· 9 years ago
b089e46
Remove nonexported _ns_flagdata from public header.
by Josh Gao
· 9 years ago
5a3d5ca
Add __INTRODUCED_IN_{32,64}.
by Josh Gao
· 9 years ago
d51bc71
Add platform specific version tags.
by Josh Gao
· 9 years ago
ff504e6
Add __INTRODUCED_IN hack to complex test.
by Josh Gao
· 9 years ago
34c599a
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
by Josh Gao
· 9 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 9 years ago
e23df93
Merge "Remove __UNAVAILABLE."
by Elliott Hughes
· 9 years ago
37f3632
Update strip property format
by Colin Cross
· 9 years ago
ee84786
Update Android.bp to match Android.mk
by Colin Cross
· 9 years ago
7e94d29
Remove __UNAVAILABLE.
by Elliott Hughes
· 9 years ago
146cbac
Merge "Fix <wctype.h>."
by Elliott Hughes
· 9 years ago
adc8d34
Merge "Remove declaration of pthread_cond_timeout_np."
by Elliott Hughes
· 9 years ago
216c300
Merge "Update timezone data to 2016d"
by Neil Fuller
· 9 years ago
418bdaf
Merge "Update timezone data to 2016c"
by Neil Fuller
· 9 years ago
f1b3852
Merge "Update timezone data to 2016b"
by Neil Fuller
· 9 years ago
7ba106c
Fix <wctype.h>.
by Elliott Hughes
· 9 years ago
bd8773d
Merge "Implement mblen(3)."
by Treehugger Robot
· 9 years ago
6f6f905
Implement mblen(3).
by Elliott Hughes
· 9 years ago
1519a90
Merge "Remove -fvisibility=hidden from dns code"
by Treehugger Robot
· 9 years ago
e5ed43b
Remove -fvisibility=hidden from dns code
by Dimitry Ivanov
· 9 years ago
488f5fc
Merge "[mips64] Call __memset_chk_fail correctly for mips64."
by Treehugger Robot
· 9 years ago
3615a52
Remove declaration of pthread_cond_timeout_np.
by Elliott Hughes
· 9 years ago
b640e03
[mips64] Call __memset_chk_fail correctly for mips64.
by Predrag Blagojevic
· 9 years ago
671e6b2
Merge "Add unwind information for r7 in arm syscalls."
by Treehugger Robot
· 9 years ago
f5a9123
Add unwind information for r7 in arm syscalls.
by Christopher Ferris
· 9 years ago
b3c1ff6
Merge "Make malloc debug symbols platform-private"
by Treehugger Robot
· 9 years ago
0640b91
Merge changes from topic 'bionic_unavailable'
by Josh Gao
· 9 years ago
54548d8
Make malloc debug symbols platform-private
by Dimitry Ivanov
· 9 years ago
234ea78
Merge "Enable clang builds of mips/mips64 in bionic again."
by Stephen Hines
· 9 years ago
29226f3
Tag unavailable functions with macro.
by Josh Gao
· 9 years ago
c194fd3
Delete declarations which don't exist.
by Josh Gao
· 9 years ago
b5f5879
Enable clang builds of mips/mips64 in bionic again.
by Stephen Hines
· 9 years ago
e1be20f
Merge "Fix DNS search path info."
by Pierre Imai
· 9 years ago
1b069a9
Fix DNS search path info.
by Pierre Imai
· 9 years ago
c7bfe2e
Update documentation to work with gitiles.
by Christopher Ferris
· 9 years ago
92b23a0
Merge "Make <sys/user.h> compile on AArch64."
by Josh Gao
· 9 years ago
d8ca92c
Make <sys/user.h> compile on AArch64.
by Josh Gao
· 9 years ago
23e29e3
Merge "bionic: Implement getpwent and getgrent"
by Treehugger Robot
· 9 years ago
Next »