[RFA]: Fix libgloss/m68hc11/syscalls.c build pb

Stephane Carrez stcarrez@nerim.fr
Fri Oct 18 13:36:00 GMT 2002


Hi!

The sbrk() definition is not correct in m68hc11 implementation and it does not
compile any more (I guess this is because sbrk prototype was fixed in newlib <sys/unistd.h>).

Can you approve this patch?

Thanks,
	Stephane

2002-10-19  Stephane Carrez  <stcarrez@nerim.fr>

	* m68hc11/syscalls.c (sbrk): Use ptrdiff_t for increment parameter.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: syscalls.c.diffs
URL: <http://sourceware.org/pipermail/newlib/attachments/20021018/fcd27e43/attachment.ksh>


More information about the Newlib mailing list