summaryrefslogtreecommitdiffhomepage
path: root/src/heap.h
AgeCommit message (Expand)Author
2019-12-21simplify codebase by using one thread/conn, instead of preforked procsrofl0r
2009-09-21[BB#18] Fix pointer aliasing issuesMukund Sivaraman
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2003-07-31Fixed the cast in both safefree() macros to compile cleaning using aRobert James Kaes
2003-05-31Changed the safefree() macro to make it safe to use a conditionalRobert James Kaes
2002-05-26Added the malloc_shared_memory() and calloc_shared_memory() function toRobert James Kaes
2002-05-23Initial addition to CVS. Moved all the debugging heap related functions.Robert James Kaes