Add ShutdownGoogleLogging to close syslog.
[platform/upstream/glog.git] / src / utilities.cc
2010-06-15 <shinichiro.hamaj... Add ShutdownGoogleLogging to close syslog.
2010-01-20 <shinichiro.hamaj... Use GLOG_* environment variables even when gflags is...
2009-07-30 <shinichiro.hamaj... Cast from pthread_t to pid_t via uintptr_t.
2009-07-29 <shinichiro.hamaj... Define DumpPCAndSymbol() only when HAVE_SYMBOLIZE is...
2009-07-29 <shinichiro.hamaj... Fix user name detection for Windows.
2009-07-29 <shinichiro.hamaj... Suppress warnings.
2009-04-10 <shinichiro.hamaj... Check if InitGoogleLogging is not called twice.
2009-04-09 <shinichiro.hamaj... A bug fix for Windows: Use GetSystemTimeAsFileTime...
2009-03-10 <shinichiro.hamaj... Fixes for GCC 4.4. Thanks John for this patch!
2009-01-28 <shinichiro.hamaj... Add license information for all source code.
2009-01-23 <shinichiro.hamaj... Remove unnecessary #include.
2009-01-15 <shinichiro.hamaj... * Add LOG_TO_STRING.
2009-01-09 <shinichiro.hamaj... Define ARRAYSIZE in utilities.h and use it.
2008-12-19 <shinichiro.hamaj... Initial windows support. Now we don't have the stacktra...
2008-11-17 <shinichiro.hamaj... Re-organize the way to produce stacktrace.
2008-10-30 <shinichiro.hamaj... Add InstallFailureSignalHandler(). The function instal...
2008-10-17 <shinichiro.hamaj... Use abort instead of exit.
2008-10-17 <shinichiro.hamaj... Use dladdr to get symbols for environments which doesn...
2008-10-07 <shinichiro.hamaj... glog 0.1