* objc/deprecated/objc_malloc.h: New file.
* objc/deprecated/objc_valloc.h: New file.
* objc/objc-api.h: Include the files instead of defining
objc_valloc, _objc_malloc() and similar.
* Makefile.in (OBJC_DEPRECATED_H): Added objc_valloc.h and
objc_malloc.h.
* memory.c: Removed the extra layer of indirection of _objc_malloc
and similar.
(objc_calloc): Use GC_malloc in the garbage-collected
implementation as GC_malloc returns memory that is already freed.
(objc_valloc): Deprecated.
From-SVN: r164224
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| MetaClass.h | Loading commit data... | |
| Object.h | Loading commit data... | |
| README | Loading commit data... | |
| STR.h | Loading commit data... | |
| objc_error.h | Loading commit data... | |
| objc_malloc.h | Loading commit data... | |
| objc_unexpected_exception.h | Loading commit data... | |
| objc_valloc.h | Loading commit data... | |
| struct_objc_class.h | Loading commit data... | |
| struct_objc_protocol.h | Loading commit data... | |
| struct_objc_selector.h | Loading commit data... | |
| typedstream.h | Loading commit data... |