summaryrefslogtreecommitdiff
path: root/src/utilities.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Support symbolizer and demangler on WindowsAndrew Schwartzmeyer1-0/+3
2017-06-26Support stacktrace on WindowsAndrew Schwartzmeyer1-0/+7
2017-05-09Define OS_LINUX only if it's not defined yetShinichiro Hamaji1-1/+3
2012-11-22Fixed files to support FreeBSD amd64 based on patches at:1-1/+1
2011-09-05Destruct global objects in ShutdownGoogleLogging1-0/+3
2011-09-05Create a new log files after pid has changed1-0/+1
2009-07-27Add OS_NETBSD macro.1-0/+2
2009-07-08Suppress warnings. Most of this patch was given by keir (thanks!).1-0/+2
2009-03-04Introduce RecordCrashReason().1-2/+2
2009-01-28Add license information for all source code.1-2/+30
2009-01-22Better Cygwin support.1-2/+4
2009-01-15* Add LOG_TO_STRING.1-4/+28
2009-01-09Define ARRAYSIZE in utilities.h and use it.1-0/+3
2008-12-19Initial windows support. Now we don't have the stacktrace and several unittests.1-0/+8
2008-11-17Re-organize the way to produce stacktrace.1-4/+71
2008-10-17Use dladdr to get symbols for environments which doesn't use ELF and1-0/+7
2008-10-07glog 0.11-0/+79