cleanup: monsterously huge whitespace cleanup, git pre-commit hook.
[profile/ivi/murphy.git] / src / common / mm.h
2012-06-26 Krisztian Litkeycleanup: monsterously huge whitespace cleanup, git...
2012-05-08 Krisztian LitkeyMerge branch 'master' of github.com:otcshare/murphy
2012-05-08 Krisztian LitkeyMerge branch 'documentation' into devel
2012-05-08 Krisztian LitkeyMerge branch 'documentation'
2012-05-02 Krisztian Litkeycommon: changed realloc macro to preserve ptr upon...
2012-05-02 Krisztian Litkeycommon: fix calloc-like macro to set memory to zero.
2012-05-02 Krisztian Litkeycommon: added mrp_datadup.
2012-04-12 Krisztian Litkeycommon: more pedantic array allocation macros.
2012-04-06 Krisztian Litkeycommon: added a simple memory management wrapper/module