- 08 Jul, 2009 1 commit
-
-
http://code.google.com/p/google-glog/source/detail?r=23 git-svn-id: https://google-glog.googlecode.com/svn/trunk@54 eb4d4688-79bd-11dd-afb4-1d65580434c0
-
- 19 Dec, 2008 1 commit
-
-
git-svn-id: https://google-glog.googlecode.com/svn/trunk@23 eb4d4688-79bd-11dd-afb4-1d65580434c0
-
- 18 Nov, 2008 1 commit
-
-
note was copied from google-perftools's notice (google-perftools/INSTALL). I modified the notice because the situation around stacktracer is a bit different between glog and perftools. Perftool's tcmalloc hooks malloc and its stacktracer must not call malloc. In glog, stacktracer with malloc can be an issue only when users use InstallFailureSignalHandler() and a signal is raised inside malloc. git-svn-id: https://google-glog.googlecode.com/svn/trunk@19 eb4d4688-79bd-11dd-afb4-1d65580434c0
-
- 30 Oct, 2008 1 commit
-
-
will dump useful information when the program crashes on certain signals such as SIGSEGV. Also, changed the version of autoconf (2.59 => 2.61). git-svn-id: https://google-glog.googlecode.com/svn/trunk@11 eb4d4688-79bd-11dd-afb4-1d65580434c0
-
- 17 Oct, 2008 1 commit
-
-
has execinfo.h (e.g., MacOSX 10.5). Though dladdr may not be async signal safe, it's OK since glog's stacktrace doesn't depend on signals. git-svn-id: https://google-glog.googlecode.com/svn/trunk@7 eb4d4688-79bd-11dd-afb4-1d65580434c0
-
- 07 Oct, 2008 1 commit
-
-
git-svn-id: https://google-glog.googlecode.com/svn/trunk@2 eb4d4688-79bd-11dd-afb4-1d65580434c0
-