aboutsummaryrefslogtreecommitdiff
path: root/src/client/solaris
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-158-171/+171
* convert_UTF: rewrite in C++Mike Frysinger2019-09-041-4/+3
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-2/+2
* Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek2011-11-181-1/+1
* issue 223 - Fixes for SOlaris handler during integration with Firefox. patch ...ted.mielczarek2008-03-187-284/+539
* Remove assertion for a variable that doesn't exist. Patch by Alfred Pengmmentovai2007-10-151-1/+0
* Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=memmentovai2007-09-281-0/+1
* Add SPARC/Solaris support to client handler and processor (#201, 200).mmentovai2007-09-264-18/+101
* Solaris port of minidump generator. Port by Alfred Peng. r=memmentovai2007-08-079-0/+1845