Merge pull request #7 from sergiud/master
[platform/upstream/glog.git] / src / signalhandler_unittest.cc
2015-08-06 Fumitoshi UkaiMerge pull request #7 from sergiud/master
2015-07-15 Sergiu Dotencodetermine gflags namespace automatically
2011-09-05 <shinichiro.hamaj... Suppress warnings around return value of write and...
2009-07-27 <shinichiro.hamaj... Add cast for pthread_self() to avoid warning.
2009-07-08 <shinichiro.hamaj... Suppress warnings. Most of this patch was given by...
2009-01-28 <shinichiro.hamaj... Add license information for all source code.
2009-01-05 <shinichiro.hamaj... Initialize gflags in signalhandler_unittest.
2008-12-19 <shinichiro.hamaj... Flush logs unsafely before program fails in the signal...
2008-11-17 <shinichiro.hamaj... Re-organize the way to produce stacktrace.
2008-10-30 <shinichiro.hamaj... Forgot to add file for the previous change...