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
/
bionic
/
libc_logging.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GNU-compatible strerror_r.
Elliott Hughes
2014-08-28
1
-6
/
+8
*
Expose android_set_abort_message().
Dan Albert
2014-08-18
1
-2
/
+3
*
Use vsnprintf(3) in syslog(3).
Elliott Hughes
2014-07-28
1
-4
/
+0
*
Fix belated review comments on syslog change.
Elliott Hughes
2014-07-23
1
-1
/
+2
*
Rewrite syslog(3) to use Android logging.
Elliott Hughes
2014-07-21
1
-0
/
+3
*
__libc_fatal should print a newline to stderr.
Dan Albert
2014-07-21
1
-1
/
+5
*
libc_logging: Set SOCK_CLOEXEC on socket
Nick Kralevich
2014-07-02
1
-1
/
+1
*
Write message to stderr on __libc_fatal()
Dmitriy Ivanov
2014-07-01
1
-1
/
+2
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-2
/
+2
*
Send bionic's fatal logging to the crash log.
Elliott Hughes
2014-05-07
1
-1
/
+1
*
Change the interface for fatal logging.
Elliott Hughes
2014-05-06
1
-23
/
+26
*
Allow liblog to pass failure reasons to debuggerd.
Elliott Hughes
2014-04-23
1
-4
/
+13
*
libc: Thread IDs missing from logcat -v thread
Mark Salyzyn
2014-03-20
1
-20
/
+26
*
libc: libc_logging 64bit compile issue
Mark Salyzyn
2014-03-05
1
-4
/
+15
*
libc: Make calls to new user-space logger
Mark Salyzyn
2014-02-26
1
-10
/
+96
*
Avoid confusing "read prevented write" log messages.
Elliott Hughes
2013-10-15
1
-1
/
+1
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-2
/
+2
*
Make logging fall back to /dev/stderr if we're on the host.
Elliott Hughes
2013-10-08
1
-0
/
+25
*
libc_logging: don't keep file descriptors open forever
Nick Kralevich
2013-06-21
1
-12
/
+10
*
Clean up abort.
Elliott Hughes
2013-06-12
1
-4
/
+14
*
Implement malloc_usable_size for debug impls.
Christopher Ferris
2013-06-07
1
-1
/
+1
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-215
/
+179
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-0
/
+562