summaryrefslogtreecommitdiff
path: root/util/posix_logger.h
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-4/+4
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-18/+9
* Add back space to POSIX Logger.cmumford2019-01-071-2/+2
* Rework threading in env_posix.cc.costan2018-09-111-10/+21
* Clean up posix_logger.h.costan2018-09-041-64/+94
* Replace NULL with nullptr in C++ files.costan2018-04-101-1/+1
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of bugfixes:Gabor Cselle2011-10-051-2/+3
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-0/+97