aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/memory_util.cpp
Commit message (Expand)AuthorAge
* Common: Cleanup memory and misc includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Common: Add proper macros to test for architecture pointer sizeGravatar Yuri Kunde Schlesner2015-05-07
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Remove the useless msg_handler compilation unit that was left over from DolphinGravatar archshift2015-02-18
* License changeGravatar purpasmart962014-12-20
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* Change NULLs to nullptrs.Gravatar Rohit Nirmal2014-12-03
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
* Merge pull request #99 from archshift/ext-checkGravatar bunnei2014-09-11
|\
* | common: Prune all redundant includesGravatar archshift2014-09-08
| * Added string_util to common, small changes in loader.cppGravatar archshift2014-09-08
|/
* Merge pull request #52 from lioncash/memoryGravatar bunnei2014-08-17
|\
| * Common: Correctly set ptr to null if mmap fails in memory_utilGravatar Lioncash2014-08-17
* | Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash2014-08-17
|/
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08