aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/guid_creator.cc
Commit message (Expand)AuthorAgeFilesLines
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-8/+8
* Remove static initializer in linux/guid_creator.cc.qsr@chromium.org2012-03-081-8/+16
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-6/+6
* Issue 42001: Breakpad Linux Dumper: remove compilation warnings in guid_creat...jimblandy@gmail.com2009-12-151-4/+18
* Allow building with -pedantic (#186). r=ted.mielczarekmmentovai2007-05-311-1/+1
* Add Linux exception handler.luly812007-03-121-0/+82