aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/file_id_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-2/+4
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+4
* Replace readlink calls with a safer version that guarantees NULL-termination.benchan@chromium.org2011-12-211-3/+3
* Correct compilation warning.qsr@chromium.org2011-11-231-6/+6
* Fix some shadow variables, including one in file_id.cc that causes all files ...thestig@chromium.org2011-10-201-0/+101
* issue 243 - Linux dumper should use build id produced by ld --build-id if ava...ted.mielczarek2011-08-301-55/+95
* Fix compilation of file_id_unittest.thestig@chromium.org2010-09-161-5/+5
* Linux FileID should work with ELFCLASS32 and ELFCLASS64 regardless of what'smark@chromium.org2010-08-271-0/+67
* Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...ted.mielczarek2009-12-231-0/+76