breakpad/src
jimblandy 952f3c7b73 Breakpad Linux dumper: Don't be silly about global functions.
Yes, classes are useful. But that doesn't mean that every function has
to gratuitously become a member function. The Google C++ Style Guide
does not require this silliness, since the function is in the
google_breakpad namespace anyway.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@519 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-02-09 17:13:17 +00:00
..
client Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
common Breakpad Linux dumper: Don't be silly about global functions. 2010-02-09 17:13:17 +00:00
google_breakpad Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
processor Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
third_party/linux New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
tools Breakpad Linux dumper: Don't be silly about global functions. 2010-02-09 17:13:17 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00