summaryrefslogtreecommitdiffstats
path: root/src/common/memory_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot1-4/+7
2015-05-07Common: Add proper macros to test for architecture pointer sizeYuri Kunde Schlesner1-1/+1
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+2
2015-02-19Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift1-7/+7
2014-12-21License changepurpasmart961-2/+2
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner1-1/+1
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-5/+5
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-4/+4
2014-09-09common: Prune all redundant includesarchshift1-3/+0
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-1/+1
2014-08-17Common: Correctly set ptr to null if mmap fails in memory_utilLioncash1-5/+8
2014-08-17Common: Move remaining C header includes over to their C++ equivalentLioncash1-2/+2
2014-04-09fixed project includes to use new directory structurebunnei1-3/+3
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-89/+89
2013-09-05replaced common code with dolphin commonShizZy1-0/+197