fixed cygwin compilation errors
[platform/upstream/glog.git] / src / utilities.cc
2017-01-17 Sergiu Deitschfixed cygwin compilation errors
2016-10-19 Fumitoshi UkaiMerge pull request #130 from sergiud/cmake-warning-fix
2015-11-27 Fumitoshi UkaiMerge pull request #74 from yoshisatoyanagisawa/fix_sig...
2015-11-26 Yoshisato YanagisawaReset SIGABRT action only if FailureSignalHandler is...
2013-02-18 <shinichiro.hamaj... Attempt to improve mingw-w64 support
2013-01-10 <shinichiro.hamaj... Allow users to re-initialize glog
2012-11-22 <shinichiro.hamaj... Fixed files to support FreeBSD amd64 based on patches at:
2012-01-12 <shinichiro.hamaj... Remove trivial warnings produced by clang
2011-09-05 <shinichiro.hamaj... Suppress warnings around return value of write and...
2011-09-05 <shinichiro.hamaj... Destruct global objects in ShutdownGoogleLogging
2011-09-05 <shinichiro.hamaj... Create a new log files after pid has changed
2010-06-15 <shinichiro.hamaj... Minor message update.
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