Harden failure signal handler in the face of memory corruptions
[folly.git] / folly / Malloc.h
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-12-20 Peter GriessDefine weak r?allocm symbols in Malloc.h
2013-12-20 Peter GriessRevert "Handle lack of <bits/c++config.h> and <bits...
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms
2013-11-26 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-10-15 Peter GriessUse #if rather than #ifdef to check autoconf guards.
2013-10-15 Tudor BosmanAdd declaration for allocm
2013-06-03 Daniel Sloofmake folly build on OSX
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-03-19 Tudor BosmanDefine ALLOCM_LG_ALIGN
2012-09-17 Lucian Grijincufix build on: define own version of ALLOCM_LG_ALIGN
2012-09-17 Lucian GrijincuAdd ALLOCM_LG_ALIGN to Malloc.h
2012-07-13 Andrew Gallagherfolly/Malloc.h: use libstdc++-safe exception wrappers
2012-06-05 Tudor BosmanAdd #include <new> to folly/Malloc.h.
2012-06-05 Tudor BosmanCheck the return value from malloc / realloc.
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6