* libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xrealloc
authorFred Fish <fnf@specifix.com>
Fri, 26 Jul 1996 05:05:35 +0000 (05:05 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 26 Jul 1996 05:05:35 +0000 (05:05 +0000)
commit21b849e3cdc6245db536f7cd3754407bf124f49f
tree38997c4a125fa831e7841639f8bb19fff3517366
parented393c169bc7fc344b3574f26d4529e70ec5e081
* libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xrealloc
definitions inside #ifndef so that programs that want to
can define PRIVATE_XMALLOC and then define xmalloc and
xrealloc anyway they want.
(basename): Document in source that we can't declare
the parameter type because it is declared inconsistently across
different systems.
include/ChangeLog