Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
e06c69d07324f3da67aa063202e698dedd831365
/
libc
278d31d
Merge "libc: add const-correct string.h overloads"
by Treehugger Robot
· 9 years ago
1261f29
Merge "libc: remove newlines in prototypes in string.h"
by Treehugger Robot
· 9 years ago
19710f7
libc: remove newlines in prototypes in string.h
by George Burgess IV
· 9 years ago
bd3d208
libc: add const-correct string.h overloads
by George Burgess IV
· 9 years ago
7336db7
Add (duplicate) license from new XML file
by Neil Fuller
· 9 years ago
d90713b
Merge "Addition of a new system file for time zone data"
by Neil Fuller
· 9 years ago
a3ed901
Remove obsolete Android.mk comments
by Dan Willemsen
· 9 years ago
07807a1
Merge "Add kryo support."
by Christopher Ferris
· 9 years ago
defecea
Merge "libc: use __bos instead of __bos0 for strchr."
by Treehugger Robot
· 9 years ago
bce9a7d
libc: use __bos instead of __bos0 for strchr.
by George Burgess IV
· 9 years ago
12021ce
Merge "Break android_set_abort_message out of libc_logging." am: 1c864b630f
by Josh Gao
· 9 years ago
1c864b6
Merge "Break android_set_abort_message out of libc_logging."
by Josh Gao
· 9 years ago
10ec928
Break android_set_abort_message out of libc_logging.
by Josh Gao
· 9 years ago
d89b0f1
Merge changes I826756d9,I00e2edb2 am: 6367f5ee55
by Josh Gao
· 9 years ago
6367f5e
Merge changes I826756d9,I00e2edb2
by Josh Gao
· 9 years ago
950a958
Add kryo support.
by Christopher Ferris
· 9 years ago
1df65da
Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02
by Nick Kralevich
· 9 years ago
62c03a4
Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE
by Nick Kralevich
· 9 years ago
134912d
Merge "Only use environment variables on the host." am: 5d8b8310aa
by Elliott Hughes
· 9 years ago
14eb5ab
Only use environment variables on the host.
by Elliott Hughes
· 9 years ago
5d20373
Merge "Expand whitelist" am: 7cf467bd23
by Paul Lawrence
· 9 years ago
7cf467b
Merge "Expand whitelist"
by Treehugger Robot
· 9 years ago
8b7a355
Expand whitelist
by Paul Lawrence
· 9 years ago
108279e
Addition of a new system file for time zone data
by Neil Fuller
· 9 years ago
f1cbcfe
Merge "Revert "isnan and isinf aren't functions."" am: 6d225bdf7c
by Dan Albert
· 9 years ago
6d225bd
Merge "Revert "isnan and isinf aren't functions.""
by Treehugger Robot
· 9 years ago
284c8f1
Revert "isnan and isinf aren't functions."
by Dan Albert
· 9 years ago
5b35e2b
Merge "Fix x86 system calls made from ELF preinit." am: 12a07044db
by Elliott Hughes
· 9 years ago
12a0704
Merge "Fix x86 system calls made from ELF preinit."
by Elliott Hughes
· 9 years ago
eb04ed5
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 9 years ago
028a29f
Merge changes from topic 'no-bionic-prebuilts' am: aa0b5054c5
by Dan Albert
· 9 years ago
aa0b505
Merge changes from topic 'no-bionic-prebuilts'
by Treehugger Robot
· 9 years ago
448e702
Merge "Expose seccomp table" am: 4b43140142
by Paul Lawrence
· 9 years ago
4b43140
Merge "Expose seccomp table"
by Treehugger Robot
· 9 years ago
08bfbd1
Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff
by Christopher Ferris
· 9 years ago
f785a6c
Merge "bionic: arm64: generic: strcmp: align to 64B cache line"
by Christopher Ferris
· 9 years ago
26f57b6
Expose seccomp table
by Paul Lawrence
· 9 years ago
22805ea
Revert "Revert "Run the versioner as part of the build.""
by Dan Albert
· 9 years ago
9fd409f
Merge "Expand whitelist" am: 58df5b2b86
by Paul Lawrence
· 9 years ago
6a6d669
Expand whitelist
by Paul Lawrence
· 9 years ago
58b8d8c
Merge "Fix problem that we don't block syscalls below min value" am: 4d099d1576
by Paul Lawrence
· 9 years ago
4d099d1
Merge "Fix problem that we don't block syscalls below min value"
by Treehugger Robot
· 9 years ago
65b47c9
Fix problem that we don't block syscalls below min value
by Paul Lawrence
· 9 years ago
a4a0b78
Merge "Update timezone data to 2017b" am: 341bb25a19
by Joachim Sauer
· 9 years ago
341bb25
Merge "Update timezone data to 2017b"
by Joachim Sauer
· 9 years ago
6505934
Merge "POSIX support varies by API level." am: 8ebfc0d3a3
by Elliott Hughes
· 9 years ago
8ebfc0d
Merge "POSIX support varies by API level."
by Treehugger Robot
· 9 years ago
6d60179
Merge "pthread barrier and spinlock types should only appear at API level 24."
by Elliott Hughes
· 9 years ago
72b6f4f
Merge "pthread barrier and spinlock types should only appear at API level 24."
by Elliott Hughes
· 9 years ago
06d7f2c
POSIX support varies by API level.
by Elliott Hughes
· 9 years ago
468a5d2
pthread barrier and spinlock types should only appear at API level 24.
by Elliott Hughes
· 9 years ago
45348f0
Update timezone data to 2017b
by Joachim Sauer
· 9 years ago
ab6cc15
Merge changes Ib2bad794,I82436292 am: e98d1e68ce
by Dimitry Ivanov
· 9 years ago
e98d1e6
Merge changes Ib2bad794,I82436292
by Dimitry Ivanov
· 9 years ago
364aed5
Merge "Only rename mmap to mmap64 if we're L or newer." am: e36fb9ed9e
by Dan Albert
· 9 years ago
e36fb9e
Merge "Only rename mmap to mmap64 if we're L or newer."
by Treehugger Robot
· 9 years ago
7a22899
Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer."
by Elliott Hughes
· 9 years ago
b6aae75
Merge "Only rename sendfile to sendfile64 if we're L or newer." am: f12d719b01
by Elliott Hughes
· 9 years ago
8bd97b0
Merge "Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer."
by Elliott Hughes
· 9 years ago
f12d719
Merge "Only rename sendfile to sendfile64 if we're L or newer."
by Elliott Hughes
· 9 years ago
1551b7a
Merge "Expand whitelist" am: b43a222ee7
by Paul Lawrence
· 9 years ago
785b249
Only rename mmap to mmap64 if we're L or newer.
by Dan Albert
· 9 years ago
b43a222
Merge "Expand whitelist"
by Treehugger Robot
· 9 years ago
2a4a5e7
Add end() method to bionic's ScopedTrace class
by Dimitry Ivanov
· 9 years ago
822ecec
Expand whitelist
by Paul Lawrence
· 9 years ago
9d150dd
bionic: arm64: generic: strcmp: align to 64B cache line
by Yuanyuan Zhong
· 9 years ago
79a3db0
Only rename fgetpos/fsetpos/fseeko/ftello/funopen if we're N or newer.
by Elliott Hughes
· 9 years ago
3645e71
Only rename sendfile to sendfile64 if we're L or newer.
by Elliott Hughes
· 9 years ago
2052e20
Merge "Add libc optimizations to bionic for MIPS" am: 9cb82a2c6b
by Prashant Patil
· 9 years ago
fcb877a
Add libc optimizations to bionic for MIPS
by Prashant Patil
· 9 years ago
6692dda
Merge "Support all architectures in seccomp" am: b1fe870a36
by Paul Lawrence
· 9 years ago
b1fe870
Merge "Support all architectures in seccomp"
by Treehugger Robot
· 9 years ago
89fa81f
Support all architectures in seccomp
by Paul Lawrence
· 9 years ago
0549e49
Merge "Fix the way malloc debug returns info." am: c0f275d028
by Christopher Ferris
· 9 years ago
c0f275d
Merge "Fix the way malloc debug returns info."
by Christopher Ferris
· 9 years ago
778751f
Merge changes from topic 'debuggerd_fallback' am: cf96f35dd1
by Josh Gao
· 9 years ago
cf96f35
Merge changes from topic 'debuggerd_fallback'
by Josh Gao
· 9 years ago
426b00a
Fix the way malloc debug returns info.
by Christopher Ferris
· 9 years ago
5dd51fa
Merge "Prefer property_contexts from /system & /vendor" am: b3b11edda1
by Alex Klyubin
· 9 years ago
b3b11ed
Merge "Prefer property_contexts from /system & /vendor"
by Treehugger Robot
· 9 years ago
c17e5a4
libc_logging: mention that they're async signal safe.
by Josh Gao
· 9 years ago
415daa8
Increase signal stack size on 32-bit to 16kB.
by Josh Gao
· 9 years ago
176cf1f
Prefer property_contexts from /system & /vendor
by Alex Klyubin
· 9 years ago
88829ae
Merge "Fix leak of bionic TLS when threads are detached." am: 77258163a2
by Josh Gao
· 9 years ago
7725816
Merge "Fix leak of bionic TLS when threads are detached."
by Treehugger Robot
· 9 years ago
d69f810
Merge "Update timezone data to 2017a" am: e429bf2f69
by Joachim Sauer
· 9 years ago
e429bf2
Merge "Update timezone data to 2017a"
by Joachim Sauer
· 9 years ago
5450f86
Fix leak of bionic TLS when threads are detached.
by Josh Gao
· 9 years ago
5f359c0
Merge "Expand whitelist" am: b012601299
by Paul Lawrence
· 9 years ago
34ddaaf
Expand whitelist
by Paul Lawrence
· 9 years ago
da2082d
Update timezone data to 2017a
by Joachim Sauer
· 9 years ago
df9f761
Merge "Generate both static and shared libseccomp_policy." am: cdf19c84e8
by Elliott Hughes
· 9 years ago
cdf19c8
Merge "Generate both static and shared libseccomp_policy."
by Elliott Hughes
· 9 years ago
11dc490
Merge "Refactor the kernel update scripts." am: b7e8fe5412
by Christopher Ferris
· 9 years ago
b7e8fe5
Merge "Refactor the kernel update scripts."
by Christopher Ferris
· 9 years ago
7c6f83e
Merge "Expand whitelist" am: c7dde49ab0
by Paul Lawrence
· 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
892bbc7
Merge "Expand whitelist" am: 5faa3166ce
by Paul Lawrence
· 9 years ago
Next »