Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
2bf5332f233b1f718f297c0424bf441fa44d720d
/
libc
/
bionic
2bf5332
Minor clock_getcpuclockid optimization.
by Elliott Hughes
· 10 years ago
ba2232d
Merge "forkpty: set the output fd to -1 on the slave side."
by Josh Gao
· 10 years ago
d2b8de2
Don't call clock_getres in sysconf.
by Elliott Hughes
· 10 years ago
6d7c1ee
forkpty: set the output fd to -1 on the slave side.
by Josh Gao
· 10 years ago
29d4b71
Add __memset_chk assembler for mips32 and mips64.
by Douglas Leung
· 10 years ago
81d6a18
Add x86 __memset_chk assembler.
by Elliott Hughes
· 10 years ago
f3b42e5
Merge "Clean up bcopy cruft."
by Elliott Hughes
· 10 years ago
ff9bda7
Merge "Mandate optimized assembler for x86-64 __memset_chk."
by Elliott Hughes
· 10 years ago
19ca2fe
Merge changes I17c22dc2,I9989e2ea
by Josh Gao
· 10 years ago
a4c6913
Add a checksum to jmp_buf on ARM.
by Josh Gao
· 10 years ago
bed110a
Clean up bcopy cruft.
by Elliott Hughes
· 10 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 10 years ago
61c95fe
Mandate optimized assembler for x86-64 __memset_chk.
by Elliott Hughes
· 10 years ago
7846093
Mandate optimized __memset_chk for arm and arm64.
by Elliott Hughes
· 10 years ago
2332d52
Merge "Improve diagnostics from the assembler __memcpy_chk routines."
by Elliott Hughes
· 10 years ago
ef925e5
Fix getifaddrs' handling of point-to-point interfaces.
by Elliott Hughes
· 10 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 10 years ago
62e5964
Improve diagnostics from the assembler __memset_chk routines.
by Elliott Hughes
· 10 years ago
0f67d5f
Create logging sockets with SOCK_NONBLOCK...
by Elliott Hughes
· 10 years ago
31adf6c
Merge "Improve FORTIFY failure diagnostics."
by Elliott Hughes
· 10 years ago
b83d674
Improve FORTIFY failure diagnostics.
by Elliott Hughes
· 10 years ago
f86c449
If you're going to use memset...
by Elliott Hughes
· 10 years ago
2c6c953
GCC doesn't like {}, and clang doesn't like {0}...
by Elliott Hughes
· 10 years ago
6bd5cf6
Fix a structure initialisation in pthread_exit().
by Anton Kirilov
· 10 years ago
2c75991
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 10 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 10 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
7dac8b8
Fix scope ids for link-local IPv6 addresses from getifaddrs(3).
by Elliott Hughes
· 10 years ago
01b85d5
Set x86 TLS limit to 0xfffff, not PAGE_SIZE.
by Elliott Hughes
· 10 years ago
9c212fc
Merge "define pw_gecos to pw_passwd for LP32 systems"
by Mike Frysinger
· 10 years ago
ca6af7f
define pw_gecos to pw_passwd for LP32 systems
by Mike Frysinger
· 10 years ago
b90837c
Merge "Add check for pthread_self() when looking up a thread"
by Dimitry Ivanov
· 10 years ago
4bc739a
Add check for pthread_self() when looking up a thread
by Dimitry Ivanov
· 10 years ago
0c485da
Add in6addr_any and in6addr_loopback symbols.
by Elliott Hughes
· 10 years ago
f226ee5
Add fopen64/freopen64/tmpfile64 aliases.
by Elliott Hughes
· 10 years ago
2fc7f9d
Remove unused file.
by Christopher Ferris
· 10 years ago
194860a
Merge "Replace snprintf() with __libc_format_buffer()"
by Tom Cherry
· 10 years ago
8352475
Replace snprintf() with __libc_format_buffer()
by Tom Cherry
· 10 years ago
d4ae54f
Fix lockf for LP32.
by Elliott Hughes
· 10 years ago
d9bb708
Merge "Implement POSIX lockf."
by Elliott Hughes
· 10 years ago
5704c42
Implement POSIX lockf.
by Elliott Hughes
· 10 years ago
ca48274
Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""
by Yabin Cui
· 10 years ago
ac67b4e
Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""
by Elliott Hughes
· 10 years ago
6d51085
Revert "Make sem_wait able to return errno EINTR for sdk > 23."
by Dan Albert
· 10 years ago
c96b6e1
Merge "Make sem_wait able to return errno EINTR for sdk > 23."
by Yabin Cui
· 10 years ago
892b61d
Make sem_wait able to return errno EINTR for sdk > 23.
by Yabin Cui
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago
0ac0cee
Remove dlmalloc.
by Josh Gao
· 10 years ago
bba3954
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
d1293fa
Fix GCC build breakage.
by Elliott Hughes
· 10 years ago
ed57b98
Implement if_nameindex(3)/if_freenameindex(3).
by Elliott Hughes
· 10 years ago
fdb2963
Handle AF_PACKET in getifaddr(3).
by Yi Kong
· 10 years ago
42d949f
Defend against -fstack-protector in libc startup.
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
031dfe1
Merge "Fix a broken link in a comment."
by Elliott Hughes
· 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
0ef1d12
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
eb90e91
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
9cddb48
Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""
by Elliott Hughes
· 10 years ago
76814a8
Revert "Implement getifaddrs(3)/freeifaddrs(3)."
by Yi Kong
· 10 years ago
0945ed5
Implement getifaddrs(3)/freeifaddrs(3).
by Elliott Hughes
· 10 years ago
dd57119
Merge "Reset access to system properties on reinitialization"
by Tom Cherry
· 10 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 10 years ago
bc2e88a
Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""
by Dimitry Ivanov
· 10 years ago
23af25b
Revert "Remove remaining ndk_cruft from LP64 platforms"
by Dimitry Ivanov
· 10 years ago
b1d0a2a
Remove remaining ndk_cruft from LP64 platforms
by Dimitry Ivanov
· 10 years ago
b417169
Reset access to system properties on reinitialization
by Tom Cherry
· 10 years ago
e46ded5
Merge "Do not set properties in bionic_systrace"
by Tom Cherry
· 10 years ago
46e2ead
Do not set properties in bionic_systrace
by Tom Cherry
· 10 years ago
9d8632e
Merge "constexpr constructor for atfork_list_t"
by Dimitry Ivanov
· 10 years ago
6500f51
Merge "Fix -fstack-protector-strong for x86."
by Elliott Hughes
· 10 years ago
9da687e
bionic: Build Breakage
by Mark Salyzyn
· 10 years ago
6c54ddd
Fix -fstack-protector-strong for x86.
by Elliott Hughes
· 10 years ago
89a50fe
constexpr constructor for atfork_list_t
by Dimitry Ivanov
· 10 years ago
eaccfde
Merge "Add monotonic logging for bionic"
by Mark Salyzyn
· 10 years ago
d51a0b0
Base bcopy on memmove rather than memcpy.
by Rohit Agrawal
· 10 years ago
cfd5a46
Make all of ndk_cruft.cpp one big extern "C".
by Elliott Hughes
· 10 years ago
bb46afd
Revert "Revert "Remove __sinit and __sdidinit.""
by Elliott Hughes
· 10 years ago
c8bae05
Revert "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
4ade519
Merge "Do not create prop files for ctl.* properties"
by Tom Cherry
· 10 years ago
21eadee
Do not create prop files for ctl.* properties
by Tom Cherry
· 10 years ago
8766edc
Fix GCC build.
by Elliott Hughes
· 10 years ago
2558b11
Merge "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
870f165
Add monotonic logging for bionic
by Mark Salyzyn
· 10 years ago
6ed51c0
add checks for initialization for system properties
by Tom Cherry
· 10 years ago
2452cf3
Merge "Clear pthread_internal_t allocated on user provided stack."
by Yabin Cui
· 10 years ago
304348a
Clear pthread_internal_t allocated on user provided stack.
by Yabin Cui
· 10 years ago
845e24a
Remove c++14'isms from system_properties
by Tom Cherry
· 10 years ago
4371961
Remove __sinit and __sdidinit.
by Elliott Hughes
· 10 years ago
49a309f
Separate properties by selabel
by Tom Cherry
· 10 years ago
6bef152
Merge "Init stdio in __libc_init_common."
by Yabin Cui
· 10 years ago
d68c9e5
Init stdio in __libc_init_common.
by Yabin Cui
· 10 years ago
952e9eb
Don't use __thread in __cxa_thread_finalize().
by Yabin Cui
· 10 years ago
1755435
Merge "Change _stdio_handles_locking into _caller_handles_locking."
by Yabin Cui
· 10 years ago
74ed96d
Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts."
by Yabin Cui
· 10 years ago
76144aa
Change _stdio_handles_locking into _caller_handles_locking.
by Yabin Cui
· 10 years ago
ee67dd7
mmap: fix calculation of is_private_anonymous variable
by Vitaly Vul
· 10 years ago
Next »