Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/n-mr2
/
libc
/
private
9ce09e4
libc: implement kernel vdso syscalls for i386
by Mingwei Shi
· 10 years ago
1239386
Improve and fix the stack-protector tests.
by Elliott Hughes
· 9 years ago
6deb304
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 9 years ago
c40577f
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
ca48274
Revert "Revert "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
42d949f
Defend against -fstack-protector in libc startup.
by Elliott Hughes
· 10 years ago
76dfa6e
Remove mktime_tz.
by Elliott Hughes
· 10 years ago
63fbb23
Tidy up KernelArgumentBlock::getauxval.
by Elliott Hughes
· 10 years ago
7cb3c4a
Merge "sem_timedwait with a null timeout doesn't mean "forever"."
by Elliott Hughes
· 10 years ago
0b13f29
Fix missing parentheses.
by Christopher Ferris
· 10 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 10 years ago
a5e183c
Explicitly disallow default c-tor
by Dimitry Ivanov
· 10 years ago
74ed96d
Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts."
by Yabin Cui
· 10 years ago
c9a659c
Use FUTEX_WAIT_BITSET to avoid converting timeouts.
by Yabin Cui
· 10 years ago
fe3a83a
Implement pthread spin.
by Yabin Cui
· 10 years ago
6331e80
Implement scandirat and scandirat64.
by Elliott Hughes
· 10 years ago
d26e780
Use bionic lock in pthread_internal_t.
by Yabin Cui
· 10 years ago
3c8fc2f
Move malloc dispatch table to __libc_globals.
by Josh Gao
· 10 years ago
fe9d0ed
Move setjmp cookie to a shared globals struct.
by Josh Gao
· 10 years ago
93c0f5e
Move VDSO pointers to a shared globals struct.
by Josh Gao
· 10 years ago
ad157a3
Merge "Add a no dwarf version of assembler macros."
by Christopher Ferris
· 10 years ago
8f8308c
Add a no dwarf version of assembler macros.
by Christopher Ferris
· 10 years ago
cb6f599
Fix the way to count online cpus.
by Yabin Cui
· 10 years ago
aa23b2e
Add a TLS slot for TSAN.
by Dan Albert
· 10 years ago
e80369a
Merge "Bionic: Add a TLS slot for ART for Thread self"
by Andreas Gampe
· 10 years ago
9bbb5a7
Bionic: Add a TLS slot for ART for Thread self
by Andreas Gampe
· 10 years ago
afab3ff
Move PAGE_MASK into <sys/user.h>.
by Elliott Hughes
· 10 years ago
d294863
Use a less misleading name for the code that sets up the main thread.
by Elliott Hughes
· 10 years ago
0346ad7
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
c0f8928
Update the number of jemalloc reserved keys.
by Christopher Ferris
· 10 years ago
76615da
Provide writer preference option in rwlock.
by Yabin Cui
· 10 years ago
6170693
Make ThreadLocalBuffer a class rather than a macro.
by Elliott Hughes
· 10 years ago
995b813
For libm, use a macro for aliasing symbols.
by Christopher Ferris
· 10 years ago
f7e3b3e
Use pthread_once for g_uselocale_key creation.
by Yabin Cui
· 10 years ago
4a2891d
Better control of pthread keys used in bionic.
by Yabin Cui
· 10 years ago
e1edd30
Merge "Refactor pthread_key.cpp to be lock-free."
by Yabin Cui
· 10 years ago
5e2bd71
Refactor pthread_key.cpp to be lock-free.
by Yabin Cui
· 10 years ago
ce751b3
Lose bionic_atomic stuff.
by Yabin Cui
· 10 years ago
4c5891d
valgrind can't find syscall because we didn't put it in <unistd.h>.
by Elliott Hughes
· 10 years ago
7874f1d
Split the shared group data from the shared passwd data.
by Elliott Hughes
· 11 years ago
6c238f2
Fix pthread key num calculation.
by Yabin Cui
· 11 years ago
a381fe8
Fix ptsname(3) and ttyname(3) to use TLS.
by Elliott Hughes
· 11 years ago
75ef63d
Move some pthread functions to signal.h.
by Dan Albert
· 11 years ago
bfbf7a4
Remove remaining bionic support for TARGET_CPU_SMP being false.
by Elliott Hughes
· 11 years ago
00bbc7f
Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional
by Andreas Gampe
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
0f001b6
Remove "private/bionic_pthread.h".
by Elliott Hughes
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 11 years ago
14669a9
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
498eb18
Revert "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
a3ad450
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
0e7f8a9
Simplify _ALIGN_TEXT.
by Elliott Hughes
· 11 years ago
ce6b1ab
Expose android_set_abort_message().
by Dan Albert
· 11 years ago
f2c1e7e
Hide ScopedTrace.
by Dan Albert
· 11 years ago
51a22a1
Label pages mapped by linker_allocator
by Dmitriy Ivanov
· 11 years ago
a406ee6
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 11 years ago
905e6d5
Start hiding "private/bionic_time.h".
by Elliott Hughes
· 11 years ago
2b67d7d
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 11 years ago
d745386
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
27047fa
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
by Christopher Ferris
· 11 years ago
a167eef
Fix visibility for a bunch more symbols.
by Elliott Hughes
· 11 years ago
53c3c27
Upstream atexit
by Dmitriy Ivanov
· 11 years ago
91570ce
Slim down static binaries by avoiding stdio.
by Elliott Hughes
· 11 years ago
04dc91a
Load library using file handle.
by Dmitriy Ivanov
· 11 years ago
0468feb
Sync to current upstream arc4random.
by Elliott Hughes
· 11 years ago
d10db82
Build tzcode with hidden visibility.
by Elliott Hughes
· 11 years ago
03eebcb
Move common macros into bionic_macros.h.
by Christopher Ferris
· 11 years ago
6361964
Use a separate config.h for config like defines.
by Christopher Ferris
· 11 years ago
7a7f995
Adds functionality specified by uchar.h
by Dan Albert
· 11 years ago
1ee4652
Return the actual success result from __futex.
by Elliott Hughes
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
d5ed63a
Hide most of the private futex functions.
by Elliott Hughes
· 11 years ago
72bbd42
Support for jemalloc to replace dlmalloc.
by Christopher Ferris
· 11 years ago
903b788
Mark sockets on creation (socket()) and accept4().
by Sreeram Ramachandran
· 11 years ago
5240b56
Query libnetd_client for the appropriate netId for host resolution.
by Paul Jensen
· 11 years ago
72c5393
Cosmetic changes to netd client files.
by Sreeram Ramachandran
· 11 years ago
3973de9
Hide __futex_wake_ex and __futex_wait_ex.
by Elliott Hughes
· 11 years ago
8f0cd8a
Mark sockets on accept().
by Sreeram Ramachandran
· 11 years ago
ceb5bd7
Introduce netd_client, a dynamic library that talks to netd.
by Sreeram Ramachandran
· 11 years ago
8eac9af
Bring in google3-style DISALLOW_* macros.
by Elliott Hughes
· 11 years ago
ae0a62b
Fix LOG_ID_CRASH build failure.
by Elliott Hughes
· 11 years ago
c78368f
Change the interface for fatal logging.
by Elliott Hughes
· 11 years ago
2e3b710
Allow liblog to pass failure reasons to debuggerd.
by Elliott Hughes
· 11 years ago
2f68866
Make uselocale(3) claim its pthread key in an ELF constructor.
by Elliott Hughes
· 11 years ago
950a58e
Add stpcpy/stpncpy.
by Christopher Ferris
· 11 years ago
f2cea02
Clean up <stdio.h> macros.
by Elliott Hughes
· 11 years ago
569fb98
Moved nameser.h and namser_compat.h to public include dir
by Calin Juravle
· 11 years ago
cecc036
Moved private dns header to their own dir.
by Calin Juravle
· 11 years ago
0336e35
libc: Make calls to new user-space logger
by Mark Salyzyn
· 12 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 11 years ago
9abbbdc
Make mips/mips64 syscall stubs more like the other architectures.
by Elliott Hughes
· 11 years ago
a38cb08
Clean up various warnings in bionic.
by Elliott Hughes
· 11 years ago
0266ae5
Switch <elf.h> over to linux uapi under the covers.
by Elliott Hughes
· 11 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 12 years ago
b5e2110
Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()"
by Elliott Hughes
· 12 years ago
Next »