Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f44f12466bf3c1a449c46e6615f39c36b71d4210
/
aos
/
common
/
logging
/
linux_interface.cc
f44f124
Merge //aos/linux_code/logging into //aos/common/logging
by Brian Silverman
· 10 years ago
[Renamed from aos/linux_code/logging/linux_interface.cc]
044e18b
Fixed building with a bazel with hdrs_check fixed again.
by Austin Schuh
· 10 years ago
8f373b1
switch everything to the now-standardized thread_local
by Brian Silverman
· 10 years ago
aebbc34
Fixed a memory leak from the thread name.
by Austin Schuh
· 11 years ago
2fe007c
name our threads for ease of debugging
by Brian Silverman
· 11 years ago
17311c9
make logging not leak Context objects when threads die
by Brian Silverman
· 11 years ago
8bd3153
add a TODO to the linux logging implementation
by Brian Silverman
· 11 years ago
43d57d1
play nicer with tsan
by Brian Silverman
· 11 years ago
6da0427
made sure everything's thread safe
by Brian Silverman
· 11 years ago
01be000
got rid of all uses of strerror
by Brian Silverman
· 11 years ago
b089388
split out the implementation of the log functions
by Brian Silverman
· 12 years ago