commit | da99e31105eb709ef4ec8a120b115c32a6b9723a | [log] [tgz] |
---|---|---|
author | Mike Hommey <mh@glandium.org> | Mon Apr 30 12:38:29 2012 +0200 |
committer | Jason Evans <je@fb.com> | Mon Apr 30 17:57:31 2012 -0700 |
tree | 64e40c341b6360ab618d4403a9050d1f3310503f | |
parent | 7cdea3973cab8640d1f44c7638ed5e30ed18be24 [diff] |
Replace JEMALLOC_ATTR with various different macros when it makes sense Theses newly added macros will be used to implement the equivalent under MSVC. Also, move the definitions to headers, where they make more sense, and for some, are even more useful there (e.g. malloc).