Sun Feb 13 19:16:13 1994  Eric Youngdale  (eric@esp22)

	* morecore.c: Use _sbrk, not __sbrk in ELF library.

Sat Feb 12 11:47:31 1994  Eric Youngdale  (eric@esp22)

	* malloc.c (malloc): If size == 0, do not return NULL,
	change size to 1.

Sun Feb  6 13:45:06 1994  iBCS Development  (ibcs@longyear)

	* realloc.c: included <string.h> to define functions

	* Makefile (SRCS): Removed mcheck-init.c from COFF library list

	* malloc.c: include <string.h> to define functions

	* calloc.c: included <string.h> to define memset function

