Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ac58d33d343eba6a3370f541467f09802c48b24b
/
libc
d785b44
Merge "Clean up __isthreaded."
by Treehugger Robot
· 9 years ago
dfcb82d
Clean up __isthreaded.
by Elliott Hughes
· 9 years ago
a57476b
Run bionic/libc/tools/genversion-scripts.py
by Elliott Hughes
· 9 years ago
3c71e1a
Merge "Cope with AT_SYSINFO not being set on x86."
by Treehugger Robot
· 9 years ago
b291d08
Zero-initialize user_desc for __set_thread_area.
by Elliott Hughes
· 9 years ago
9ae2372
Cope with AT_SYSINFO not being set on x86.
by Elliott Hughes
· 9 years ago
1f9e648
Merge "Make raise/abort work with stale cached pid/tid values."
by Treehugger Robot
· 9 years ago
bf2af69
Make raise/abort work with stale cached pid/tid values.
by Josh Gao
· 9 years ago
dd5bd45
[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
by Lazar Trsic
· 9 years ago
22b4351
Fix MIPS seccomp definitions for PRIMARY and SECONDARY arch
by Lazar Trsic
· 9 years ago
28285f5
libc: clean up ARM64 copyright notices
by Jake Weinstein
· 9 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 9 years ago
d390df1
Restore ELF32_ST_INFO/ELF64_ST_INFO.
by Elliott Hughes
· 9 years ago
2fad0d5
Include the libc/kernel/android/scsi headers in the NDK.
by Elliott Hughes
· 9 years ago
82f7208
Merge "Update bionic after Clang rebase"
by Yi Kong
· 9 years ago
7ba2bed
Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21.
by Elliott Hughes
· 9 years ago
06be345
Update bionic after Clang rebase
by Yi Kong
· 9 years ago
6c8881d
Merge "Update static functions/macro definitions."
by Christopher Ferris
· 9 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 9 years ago
e54e64b
Merge "Make the _Unwind_Ptr declaration match clang's."
by Elliott Hughes
· 9 years ago
f2c6ad6
Make the _Unwind_Ptr declaration match clang's.
by Elliott Hughes
· 9 years ago
2e8e5e6
DO NOT MERGE: The future is now.
by Josh Gao
· 9 years ago
ee1c45f
Merge "Add syscalls that aren't currently used to the seccomp whitelist."
by Josh Gao
· 9 years ago
64cdd0c
Merge "Make all the ELF relocation constants available."
by Treehugger Robot
· 9 years ago
de9262e
Add syscalls that aren't currently used to the seccomp whitelist.
by Josh Gao
· 9 years ago
237c3ee
Merge "libc: fix typo in __RENAME macro"
by Treehugger Robot
· 9 years ago
5109bb4
Make all the ELF relocation constants available.
by Elliott Hughes
· 9 years ago
31e5a35
libc: fix typo in __RENAME macro
by George Burgess IV
· 9 years ago
0446c8c
Add missing arch-specific AT_ cruft.
by Elliott Hughes
· 9 years ago
791989d
Merge "Add PT_ARM_EXIDX."
by Treehugger Robot
· 9 years ago
7b37fa9
Merge "Move bionic_systrace.cpp over to CachedProperty."
by Treehugger Robot
· 9 years ago
5dc0565
Merge "Remove unused elf_machdep.h cruft."
by Elliott Hughes
· 9 years ago
57e7a0d
Merge "Un-deprecated __system_property_find_nth."
by Treehugger Robot
· 9 years ago
901601b
Remove unused elf_machdep.h cruft.
by Elliott Hughes
· 9 years ago
3914b19
Add PT_ARM_EXIDX.
by Dan Albert
· 9 years ago
438e019
Un-deprecated __system_property_find_nth.
by Elliott Hughes
· 9 years ago
e4ddb3c
Move bionic_systrace.cpp over to CachedProperty.
by Elliott Hughes
· 9 years ago
ef2b2fe
Link to the public post about clang FORTIFY.
by Elliott Hughes
· 9 years ago
e4e69a1
Merge "Report the right error code from PropertyServiceConnection()"
by Treehugger Robot
· 9 years ago
be4232b
Report the right error code from PropertyServiceConnection()
by Tom Cherry
· 9 years ago
35dfaa8
Fix incorrect check.
by Christopher Ferris
· 9 years ago
da08de8
Merge "libc: ARM: Add 32-bit Kryo memcpy"
by Christopher Ferris
· 9 years ago
e8a3280
Merge "Address review comments on the bionic tzdata loader."
by Treehugger Robot
· 9 years ago
04d99df
libc: ARM: Add 32-bit Kryo memcpy
by Jake Weinstein
· 9 years ago
b63ed1d
Restore __system_property_find_nth version
by Dimitry Ivanov
· 9 years ago
f568ccd
Merge "libc: use Cortex-A7/A53 memset on Kryo"
by Christopher Ferris
· 9 years ago
a8f9c80
Merge "Add seccomp blacklist, and exclude swap functions"
by Treehugger Robot
· 9 years ago
4d114f9
libc: use Cortex-A7/A53 memset on Kryo
by Jake Weinstein
· 9 years ago
a01cbaa
Address review comments on the bionic tzdata loader.
by Elliott Hughes
· 9 years ago
3dd3d55
Add seccomp blacklist, and exclude swap functions
by Paul Lawrence
· 9 years ago
2be8013
Merge "Move libc_logging.cpp over to CachedProperty."
by Treehugger Robot
· 9 years ago
21d4a9a
Merge "Move localtime.c over to CachedProperty."
by Treehugger Robot
· 9 years ago
ff82ce8
Merge "Remove the useless lock from CachedProperty."
by Treehugger Robot
· 9 years ago
a98aa56
Remove the useless lock from CachedProperty.
by Elliott Hughes
· 9 years ago
230a7a4
Mark CRT objects as vendor available
by Dan Willemsen
· 9 years ago
d517ac2
Merge "Don't let missing Treble property context files affect errno."
by Treehugger Robot
· 9 years ago
94f58b2
Merge "Fix missing parse_open_file method."
by Christopher Ferris
· 9 years ago
87ff824
Move libc_logging.cpp over to CachedProperty.
by Elliott Hughes
· 9 years ago
0e8616a
Move localtime.c over to CachedProperty.
by Elliott Hughes
· 9 years ago
7ade61c
Don't let missing Treble property context files affect errno.
by Elliott Hughes
· 9 years ago
93d4f8b
Fix missing parse_open_file method.
by Alessio Balsini
· 9 years ago
6c0468b
Merge "Remove .(ll)ndk suffix from (ll)ndk_library"
by Treehugger Robot
· 9 years ago
51a9bf1
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 9 years ago
bdbab30
Merge "Refactor Config from a struct to a class."
by Christopher Ferris
· 9 years ago
df244d8
Merge "Add LLNDK stub libraries for the VNDK"
by Dan Willemsen
· 9 years ago
c40af33
Merge "Move scopeguard into android::base"
by Tom Cherry
· 9 years ago
2b2b25b
Refactor Config from a struct to a class.
by Christopher Ferris
· 9 years ago
9e27e58
Add support for disabling the greylist.
by Elliott Hughes
· 9 years ago
278d31d
Merge "libc: add const-correct string.h overloads"
by Treehugger Robot
· 9 years ago
b8ab618
Move scopeguard into android::base
by Tom Cherry
· 9 years ago
b8f7fde
Add LLNDK stub libraries for the VNDK
by Dan Willemsen
· 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
Next »