Add OS_NETBSD macro.
[platform/upstream/glog.git] / src / utilities.cc
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