Robert James Kaes
|
a59117c7ca
|
* Updated Copyright Email Addresses
Updated the copyright email addresses for Robert James Kaes. The
users.sourceforge.net address should always exist.
|
2005-07-12 17:39:44 +00:00 |
|
Robert James Kaes
|
5a2af49e58
|
Fixed the cast in both safefree() macros to compile cleaning using a
C++ compiler.
|
2003-07-31 23:41:26 +00:00 |
|
Robert James Kaes
|
ea50171a95
|
Changed the safefree() macro to make it safe to use a conditional
statement, and also safe to use with a rvalue that has a side
effect. [Bug fix recommended by Peter da Silva]
|
2003-05-31 23:04:15 +00:00 |
|
Robert James Kaes
|
2e6ab58f37
|
Added the malloc_shared_memory() and calloc_shared_memory() function to
allow the use of shared memory between all the children.
|
2002-05-26 18:56:06 +00:00 |
|
Robert James Kaes
|
c667952861
|
Initial addition to CVS. Moved all the debugging heap related functions.
|
2002-05-23 04:41:10 +00:00 |
|