diff options
author | dgp <dgp@users.sourceforge.net> | 2012-12-12 05:01:04 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-12-12 05:01:04 (GMT) |
commit | 949c30336f1aea82abdd123ddbdf9d66161c2c56 (patch) | |
tree | 76e9bed3392c20ce14c245bc43f2ec98ceaf0b54 /generic/tclBinary.c | |
parent | aaf8665696cd7b0d91922cf047daf8e0eb29816e (diff) | |
download | tcl-949c30336f1aea82abdd123ddbdf9d66161c2c56.zip tcl-949c30336f1aea82abdd123ddbdf9d66161c2c56.tar.gz tcl-949c30336f1aea82abdd123ddbdf9d66161c2c56.tar.bz2 |
Rename the memory routines so that Tcl_Alloc/Tcl_Free/etc become the recommended
things for extensions and embedders to call, instead of ckalloc/ckfree/etc.
Tcl_Alloc, etc. are macros that can be configured for memory debuggin, as ckalloc, etc.
have been and continue to be.
Diffstat (limited to 'generic/tclBinary.c')
0 files changed, 0 insertions, 0 deletions