index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
Spencer Low
2015-05-13
1
-59
/
+0
*
Update the number of jemalloc reserved keys.
Christopher Ferris
2015-04-15
1
-8
/
+2
*
Provide writer preference option in rwlock.
Yabin Cui
2015-04-08
1
-0
/
+74
*
Make ThreadLocalBuffer a class rather than a macro.
Elliott Hughes
2015-03-31
2
-38
/
+40
*
For libm, use a macro for aliasing symbols.
Christopher Ferris
2015-03-13
1
-0
/
+4
*
Use pthread_once for g_uselocale_key creation.
Yabin Cui
2015-03-05
1
-2
/
+2
*
Better control of pthread keys used in bionic.
Yabin Cui
2015-03-04
2
-6
/
+8
*
Merge "Refactor pthread_key.cpp to be lock-free."
Yabin Cui
2015-03-04
1
-17
/
+18
|
\
|
*
Refactor pthread_key.cpp to be lock-free.
Yabin Cui
2015-03-03
1
-17
/
+18
*
|
Lose bionic_atomic stuff.
Yabin Cui
2015-02-26
6
-386
/
+0
|
/
*
valgrind can't find syscall because we didn't put it in <unistd.h>.
Elliott Hughes
2015-02-19
1
-0
/
+1
*
Split the shared group data from the shared passwd data.
Elliott Hughes
2014-12-18
1
-2
/
+3
*
Fix pthread key num calculation.
Yabin Cui
2014-12-12
1
-5
/
+23
*
Fix ptsname(3) and ttyname(3) to use TLS.
Elliott Hughes
2014-12-09
1
-1
/
+1
*
Move some pthread functions to signal.h.
Dan Albert
2014-11-21
1
-0
/
+2
*
Remove remaining bionic support for TARGET_CPU_SMP being false.
Elliott Hughes
2014-11-17
4
-19
/
+0
*
Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional
Andreas Gampe
2014-11-11
1
-0
/
+5
*
Add semaphore tests, fix sem_destroy.
Elliott Hughes
2014-09-19
2
-0
/
+24
*
Remove "private/bionic_pthread.h".
Elliott Hughes
2014-09-12
1
-41
/
+0
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-09-08
2
-10
/
+10
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
1
-0
/
+140
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
1
-140
/
+0
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
2
-0
/
+193
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-0
/
+31
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-1
/
+1
*
Expose android_set_abort_message().
Dan Albert
2014-08-18
1
-2
/
+0
*
Hide ScopedTrace.
Dan Albert
2014-08-13
1
-1
/
+1
*
Label pages mapped by linker_allocator
Dmitriy Ivanov
2014-08-11
1
-0
/
+26
*
Added a bionic systrace class and tracing to pthread_mutex.cpp.
Brigid Smith
2014-07-28
1
-0
/
+35
*
Start hiding "private/bionic_time.h".
Elliott Hughes
2014-07-25
1
-26
/
+2
*
Use upstream OpenBSD's arc4random.
Elliott Hughes
2014-07-21
1
-2
/
+3
*
Remove non-standard prctl constants from <sys/prctl.h>.
Elliott Hughes
2014-07-17
1
-41
/
+0
*
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
Christopher Ferris
2014-07-15
1
-1
/
+3
*
Fix visibility for a bunch more symbols.
Elliott Hughes
2014-07-14
1
-1
/
+1
*
Upstream atexit
Dmitriy Ivanov
2014-07-14
1
-2
/
+6
*
Slim down static binaries by avoiding stdio.
Elliott Hughes
2014-07-10
1
-1
/
+1
*
Load library using file handle.
Dmitriy Ivanov
2014-07-02
1
-0
/
+59
*
Sync to current upstream arc4random.
Elliott Hughes
2014-06-24
1
-2
/
+12
*
Build tzcode with hidden visibility.
Elliott Hughes
2014-06-19
1
-3
/
+4
*
Move common macros into bionic_macros.h.
Christopher Ferris
2014-06-18
2
-2
/
+7
*
Use a separate config.h for config like defines.
Christopher Ferris
2014-06-16
1
-0
/
+26
*
Adds functionality specified by uchar.h
Dan Albert
2014-06-04
1
-0
/
+54
*
Return the actual success result from __futex.
Elliott Hughes
2014-05-29
1
-4
/
+4
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
2
-21
/
+27
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-17
/
+6
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-6
/
+17
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-9
/
+19
*
Support for jemalloc to replace dlmalloc.
Christopher Ferris
2014-05-20
1
-1
/
+8
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
1
-1
/
+2
*
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
1
-0
/
+1
[next]