Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
ae2558d900d5eafe2a511f8debe72a8564f5f966
/
liblog
/
pmsg_writer.cpp
121292d
liblog: use libbase_headers for TEMP_FAILURE_RETRY
by Tom Cherry
· 6 years ago
b47aa2a
liblog: remove more unused code
by Tom Cherry
· 6 years ago
21bb36c
liblog: remove the last of the transport structs
by Tom Cherry
· 6 years ago
06e0fce
liblog: have writers handle their own state
by Tom Cherry
· 6 years ago
2a6811b
liblog: use a rwlock for writer initialization
by Tom Cherry
· 6 years ago
173e4ba
Merge "liblog: remove more endianness functions"
by Tom Cherry
· 6 years ago
d1ad895
liblog: remove more endianness functions
by Tom Cherry
· 6 years ago
2beabe5
liblog: remove config_write.cpp/.h
by Tom Cherry
· 6 years ago
4c63e04
liblog: remove endianness functions
by Tom Cherry
· 6 years ago
d00b3af
liblog: Remove stdbool.h from .cpp files
by Tom Cherry
· 6 years ago
2d9779e
liblog: remove visibility macros
by Tom Cherry
· 7 years ago
6f6ef39
Remove liblog/uio.c and <log/uio.h>
by Tom Cherry
· 7 years ago
71ba164
liblog: convert to C++
by Tom Cherry
· 7 years ago
[Renamed (88%) from liblog/pmsg_writer.c]
1f83aa4
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 9 years ago
2ed51d7
liblog: specify clang format
by Mark Salyzyn
· 9 years ago
106c3e6
liblog: fix a memory leak in __android_log_pmsg_file_write()
by Ting-Yuan Huang
· 9 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 9 years ago
db8a266
liblog: __android_log_pmsg_file_write() cleanup
by Mark Salyzyn
· 9 years ago
6584d0a
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
ec4f5c7
liblog: reset pid and uid cache after a vfork()
by Mark Salyzyn
· 10 years ago
78786da
liblog: O_CLOEXEC flag on opens
by Mark Salyzyn
· 10 years ago
7ef5249
liblog: suppress pmsg on user builds
by Mark Salyzyn
· 10 years ago
d4b061b
liblog: add __android_log_pmsg_file_write
by Mark Salyzyn
· 10 years ago
018a96d
liblog: split out transports into separate files
by Mark Salyzyn
· 10 years ago