]> granicus.if.org Git - python/commit
Completely disable the declarations for malloc() and friends. Use
authorGuido van Rossum <guido@python.org>
Thu, 21 Aug 1997 16:13:37 +0000 (16:13 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 21 Aug 1997 16:13:37 +0000 (16:13 +0000)
commitab589b945e84622715ea889a056cc64c2e58a40c
treed4fc2c8395a0d0e9b884d524fcb5dbc5e416155d
parent0078aaf950671ef5d1caf7374b49de96e0f37244
Completely disable the declarations for malloc() and friends.  Use
#ifdef though, so if you still need these for a really backwards
compiler you know what to do.
Include/mymalloc.h