Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
2c3d8d8b2c77a2439e324f8ef2369589024f33ed
/
libc
/
bionic
/
libc_logging.cpp
11331f6
Add float support to binary event log.
by Jeff Brown
· 10 years ago
28e69f7
Add O_APPEND flag for __libc_write_stderr.
by Yabin Cui
· 10 years ago
aba6f71
Apparently, logd does need the NULs.
by Elliott Hughes
· 10 years ago
42084a2
Small logging cleanup.
by Elliott Hughes
· 10 years ago
416d7dd
Add GNU-compatible strerror_r.
by Elliott Hughes
· 11 years ago
ce6b1ab
Expose android_set_abort_message().
by Dan Albert
· 11 years ago
f1e83cc
Use vsnprintf(3) in syslog(3).
by Elliott Hughes
· 11 years ago
afe6360
Fix belated review comments on syslog change.
by Elliott Hughes
· 11 years ago
3ad8ecb
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 11 years ago
97e31de
__libc_fatal should print a newline to stderr.
by Dan Albert
· 11 years ago
bae5b1d
libc_logging: Set SOCK_CLOEXEC on socket
by Nick Kralevich
· 11 years ago
12bf3bc
Write message to stderr on __libc_fatal()
by Dmitriy Ivanov
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
0111019
Send bionic's fatal logging to the crash log.
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
8664be5
libc: Thread IDs missing from logcat -v thread
by Mark Salyzyn
· 11 years ago
9fc7602
libc: libc_logging 64bit compile issue
by Mark Salyzyn
· 11 years ago
0336e35
libc: Make calls to new user-space logger
by Mark Salyzyn
· 12 years ago
d1eda33
Avoid confusing "read prevented write" log messages.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
0f395b7
Make logging fall back to /dev/stderr if we're on the host.
by Elliott Hughes
· 12 years ago
17fc25d
libc_logging: don't keep file descriptors open forever
by Nick Kralevich
· 12 years ago
61e699a
Clean up abort.
by Elliott Hughes
· 12 years ago
885f3b9
Implement malloc_usable_size for debug impls.
by Christopher Ferris
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
[Renamed (85%) from libc/bionic/debug_format.cpp]
e23ed8c
Merge "Remove useless workaround for HTC RIL bugs."
by Elliott Hughes
· 12 years ago