index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Cosmetic changes to netd client files.
Sreeram Ramachandran
2014-05-18
1
-6
/
+11
*
Hide __futex_wake_ex and __futex_wait_ex.
Elliott Hughes
2014-05-16
1
-14
/
+2
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-0
/
+1
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-0
/
+28
*
Bring in google3-style DISALLOW_* macros.
Elliott Hughes
2014-05-09
5
-12
/
+48
*
Fix LOG_ID_CRASH build failure.
Elliott Hughes
2014-05-07
1
-6
/
+7
*
Change the interface for fatal logging.
Elliott Hughes
2014-05-06
1
-2
/
+1
*
Allow liblog to pass failure reasons to debuggerd.
Elliott Hughes
2014-04-23
1
-2
/
+2
*
Make uselocale(3) claim its pthread key in an ELF constructor.
Elliott Hughes
2014-04-18
1
-1
/
+1
*
Add stpcpy/stpncpy.
Christopher Ferris
2014-04-07
1
-0
/
+2
*
Clean up <stdio.h> macros.
Elliott Hughes
2014-03-13
1
-13
/
+2
*
Moved nameser.h and namser_compat.h to public include dir
Calin Juravle
2014-03-04
2
-812
/
+0
*
Moved private dns header to their own dir.
Calin Juravle
2014-03-03
5
-1001
/
+0
*
libc: Make calls to new user-space logger
Mark Salyzyn
2014-02-26
1
-0
/
+11
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
1
-11
/
+23
*
Make mips/mips64 syscall stubs more like the other architectures.
Elliott Hughes
2014-02-19
1
-3
/
+8
*
Clean up various warnings in bionic.
Elliott Hughes
2014-02-18
1
-1
/
+2
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
2
-4
/
+6
*
bionic: rename aarch64 target to arm64
Colin Cross
2014-01-23
2
-3
/
+3
*
Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxch...
Elliott Hughes
2014-01-14
1
-5
/
+5
|
\
|
*
AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()
Serban Constantinescu
2013-12-19
1
-5
/
+5
*
|
Fix MIPS build.
Elliott Hughes
2013-12-20
1
-0
/
+3
*
|
Fix aarch64 futex assembly routines.
Elliott Hughes
2013-12-20
1
-1
/
+0
*
|
ARM: Change dmb domain for bionic_atomic_barrier()
Serban Constantinescu
2013-12-19
4
-5
/
+5
|
/
*
AArch64: Add initial support for AArch64
Serban Constantinescu
2013-12-16
1
-13
/
+6
*
AArch64: Add support for AArch64 atomic operations
Serban Constantinescu
2013-12-16
2
-1
/
+75
*
Fix typo.
Elliott Hughes
2013-12-16
1
-1
/
+1
*
Clean up the pthread-only atomic stuff a little.
Elliott Hughes
2013-12-16
5
-299
/
+124
[next]