(memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it instead...
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Dec 2000 23:27:22 +0000 (23:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Dec 2000 23:27:22 +0000 (23:27 +0000)
commit5fba3e5e3c6fd862a7159059898812ecfcf4249d
tree3cace916d4e6045fb28862dc05b0eba576b5bb16
parentde149cdbaf9327b5dbb85b1a473fce5c6ec7951f
(memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it instead of MALLOC_COPY if source and destination might overlap.
malloc/malloc.c