summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfMod...Alexey Samsonov2016-02-221-14/+8
* [sanitizer_common] Apply modernize-use-nullptr, other minor fixesVedant Kumar2015-09-301-3/+5
* [Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessibl...Alexey Samsonov2015-07-171-2/+3
* [ASan] Unify handling of loaded modules between POSIX and WindowsTimur Iskhodzhanov2015-04-061-2/+2
* Replace InternalScopedBuffer<char> with InternalScopedString where applicable.Alexey Samsonov2014-12-021-1/+1
* Segregate FreeBSD-specific parts from sanitizer_procmaps_linux.ccViktor Kutuzov2014-08-061-0/+178
OpenPOWER on IntegriCloud