This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Stephane Carrez wrote:
> 
> 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.
> 
>   

Patch approved and checked in, thanks.

-- Jeff J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]