Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
415daa8cca875d348c003a95cf7c44c9231eae75
/
libc
415daa8
Increase signal stack size on 32-bit to 16kB.
by Josh Gao
· 9 years ago
e429bf2
Merge "Update timezone data to 2017a"
by Joachim Sauer
· 9 years ago
34ddaaf
Expand whitelist
by Paul Lawrence
· 9 years ago
da2082d
Update timezone data to 2017a
by Joachim Sauer
· 9 years ago
cdf19c8
Merge "Generate both static and shared libseccomp_policy."
by Elliott Hughes
· 9 years ago
b7e8fe5
Merge "Refactor the kernel update scripts."
by Christopher Ferris
· 9 years ago
e6daf3f
Expand whitelist
by Paul Lawrence
· 9 years ago
926add1
Generate both static and shared libseccomp_policy.
by Elliott Hughes
· 9 years ago
15d3fef
Refactor the kernel update scripts.
by Christopher Ferris
· 9 years ago
5faa316
Merge "Expand whitelist"
by Paul Lawrence
· 9 years ago
7b4e7c4
Expand whitelist
by Paul Lawrence
· 9 years ago
4a92ffd
Stop using __system_property_area__
by Victor Khimenko
· 9 years ago
ebceea8
Merge "Revert "Revert "Revert "Make libc.so global""""
by Dimitry Ivanov
· 9 years ago
4021909
Revert "Revert "Revert "Make libc.so global"""
by Dimitry Ivanov
· 9 years ago
d9e52fe
Merge "Move seccomp policy to bionic"
by Treehugger Robot
· 9 years ago
ca1fda8
Merge "Fix pre-L MB_CUR_MAX."
by Treehugger Robot
· 9 years ago
dfe8434
Move seccomp policy to bionic
by Paul Lawrence
· 9 years ago
5f41ce2
Merge "Update to kernel headers v4.10."
by Christopher Ferris
· 9 years ago
c712aed
Merge "Revert "Move seccomp policy to bionic""
by Paul Lawrence
· 9 years ago
98a53b7
Revert "Move seccomp policy to bionic"
by Paul Lawrence
· 9 years ago
d0ceac6
Merge "Move seccomp policy to bionic"
by Paul Lawrence
· 9 years ago
3246b9d
Merge "libc: __system_property_set uses writev to write atomically"
by Treehugger Robot
· 9 years ago
b876bab
Move __system_property_*_serial back to LIBC
by Dimitry Ivanov
· 9 years ago
6391e1a
libc: __system_property_set uses writev to write atomically
by Dimitry Ivanov
· 9 years ago
06a3220
Move seccomp policy to bionic
by Paul Lawrence
· 9 years ago
5927b04
Merge "Hide internal __system_property_* functions"
by Dimitry Ivanov
· 9 years ago
5d0c1fc
Merge "Replace cxa_guard fences with acquire loads"
by Hans Boehm
· 9 years ago
77463d8
Merge "Use <linux/eventpoll.h> to implement <sys/epoll.h>."
by Elliott Hughes
· 9 years ago
893fd97
Use <linux/eventpoll.h> to implement <sys/epoll.h>.
by Elliott Hughes
· 9 years ago
9eba112
Merge "Expand whitelist"
by Treehugger Robot
· 9 years ago
41a3a6f
Hide internal __system_property_* functions
by Dimitry Ivanov
· 9 years ago
9dbfd8a
Merge "Add legacy inlines for more termios stuff."
by Treehugger Robot
· 9 years ago
7f24a4f
Merge "Revert "Run the versioner as part of the build.""
by Dan Albert
· 9 years ago
69c7562
Revert "Run the versioner as part of the build."
by Dan Albert
· 9 years ago
bd15a90
Merge "Run the versioner as part of the build."
by Dan Albert
· 9 years ago
0b2486a
Expand whitelist
by Paul Lawrence
· 9 years ago
b2a74cd
Merge "Autogenerate single policy from syscalls and whitelist"
by Treehugger Robot
· 9 years ago
963daed
Replace cxa_guard fences with acquire loads
by Hans Boehm
· 9 years ago
4473e34
Add legacy inlines for more termios stuff.
by Dan Albert
· 9 years ago
45715b2
Run the versioner as part of the build.
by Dan Albert
· 9 years ago
7ea4090
Autogenerate single policy from syscalls and whitelist
by Paul Lawrence
· 9 years ago
5e2285d
Allocate thread local buffers in __init_tls.
by Josh Gao
· 9 years ago
c9a840a
Merge "Add timeout support to __system_property_wait."
by Treehugger Robot
· 9 years ago
5c15b8c
Fix pre-L MB_CUR_MAX.
by Dan Albert
· 9 years ago
48af7cb
Update to kernel headers v4.10.
by Christopher Ferris
· 9 years ago
40c885a
Add timeout support to __system_property_wait.
by Elliott Hughes
· 9 years ago
6ce686c
Downgrade the special case of pthread_t(0) to a warning.
by Elliott Hughes
· 9 years ago
b66a003
Fix a comment in the pthread_cond_t implementation.
by Elliott Hughes
· 9 years ago
ff3197b
Merge "Revert "Revert "Make libc.so global"""
by Treehugger Robot
· 9 years ago
2a4d892
Revert "Revert "Make libc.so global""
by Dimitry Ivanov
· 9 years ago
4731fbd
Merge "Cleanup now that we don't need __NDK_FPABI__."
by Treehugger Robot
· 9 years ago
4c78ca7
Cleanup now that we don't need __NDK_FPABI__.
by Dan Albert
· 9 years ago
3fed6ff
Include the pthread_t in the "bad pthread_t" fatal abort.
by Elliott Hughes
· 9 years ago
fec0e01
Merge "Add __libc_format_buffer_va_list."
by Josh Gao
· 9 years ago
273991c
Add __libc_format_buffer_va_list.
by Josh Gao
· 9 years ago
bcc4da9
Unify linker files under one license (BSD)
by Dimitry Ivanov
· 9 years ago
606ba27
Merge changes I9d06ea8a,I2d157024
by Treehugger Robot
· 9 years ago
c54937b
Merge "add fortified implementations of send/sendto"
by Treehugger Robot
· 9 years ago
9c2094f
Fixup API level guards for new fortify functions.
by Dan Albert
· 9 years ago
8b154b1
Guard the GNU strerror_r with an API check.
by Dan Albert
· 9 years ago
95b59c5
add fortified implementations of send/sendto
by Daniel Micay
· 9 years ago
7b52454
Merge "Add details on why AT_SYMLINK_NOFOLLOW is dangerous"
by Treehugger Robot
· 9 years ago
e7ea761
Merge "Revert "Make libc.so global""
by Treehugger Robot
· 9 years ago
125f1c0
Add details on why AT_SYMLINK_NOFOLLOW is dangerous
by Nick Kralevich
· 9 years ago
65236d4
Revert "Make libc.so global"
by Dimitry Ivanov
· 9 years ago
0370905
Merge "Be more strict about using invalid `pthread_t`s."
by Elliott Hughes
· 9 years ago
ade3be4
Merge "Add __system_property_wait and return the serial in __system_property_read_callback."
by Treehugger Robot
· 9 years ago
11859d4
Be more strict about using invalid `pthread_t`s.
by Elliott Hughes
· 9 years ago
a0d374d
Add __system_property_wait and return the serial in __system_property_read_callback.
by Elliott Hughes
· 9 years ago
5b74e9b
Merge "Make libc.so global"
by Treehugger Robot
· 9 years ago
879177c
Make libc.so global
by Dimitry Ivanov
· 9 years ago
156d5a8
Match __bos0 to __pass_object_size0 in FORTIFY
by George Burgess IV
· 9 years ago
e86a8d6
Merge "Removing the kuser_helper elf note from building"
by Treehugger Robot
· 9 years ago
dd91b32
Removing the kuser_helper elf note from building
by mspector
· 9 years ago
7cc779f
libc: add clang FORTIFY support
by George Burgess IV
· 9 years ago
f201c70
Merge "Revert "Stop checking the global thread list in several trivial cases.""
by Elliott Hughes
· 9 years ago
bcb1529
Revert "Stop checking the global thread list in several trivial cases."
by Elliott Hughes
· 9 years ago
a1fa522
Merge "Improve a comment."
by Elliott Hughes
· 9 years ago
f5a4992
Stop checking the global thread list in several trivial cases.
by Elliott Hughes
· 9 years ago
5e6cf05
Improve a comment.
by Elliott Hughes
· 9 years ago
be8a2af
Create seccomp policy without TRAP for further processing
by Paul Lawrence
· 9 years ago
33ae5a9
Merge "isnan and isinf aren't functions."
by Elliott Hughes
· 9 years ago
e76ee99
isnan and isinf aren't functions.
by Elliott Hughes
· 9 years ago
a187a6f
Merge "Revert "Remove the global thread list.""
by David James
· 9 years ago
7484c21
Revert "Remove the global thread list."
by Elliott Hughes
· 9 years ago
9b9d4eb
Merge "Remove the global thread list."
by Elliott Hughes
· 9 years ago
b88112d
Merge "bionic: move ADF uapi header out of bionic"
by Treehugger Robot
· 9 years ago
8e7396c
s/NULL/nullptr/ in system properties code.
by Elliott Hughes
· 9 years ago
9160ed9
clang-format system_properties.cpp.
by Elliott Hughes
· 9 years ago
5dc75c6
Merge "glibc ipc64_perm __key compatibility."
by Treehugger Robot
· 9 years ago
93e272d
Merge "property_contexts: split into platform and non-platform components"
by Sandeep Patil
· 9 years ago
a29821b
glibc ipc64_perm __key compatibility.
by Elliott Hughes
· 9 years ago
f8562c5
Remove backwards compatibility for old system properties.
by Elliott Hughes
· 9 years ago
34f0cfa
property_contexts: split into platform and non-platform components
by Sandeep Patil
· 9 years ago
7518109
bionic: move ADF uapi header out of bionic
by Greg Hackmann
· 9 years ago
351a796
Update to kernel headers v4.9.6.
by Christopher Ferris
· 9 years ago
00e388d
Merge "Update to kernel headers v4.9.3."
by Christopher Ferris
· 9 years ago
451909d
Remove dependency on libc.a from the linker
by Dimitry Ivanov
· 9 years ago
577a944
Merge "Adding kuser_helper on note to all arm32 binaries."
by Max Spector
· 9 years ago
0c45c7d
Merge "Don't mark __res_params or android_net_context as packed."
by Treehugger Robot
· 9 years ago
Next »