sim/arm/armos.c: IsTTY [PATCH]

Daniel Jacobowitz drow@false.org
Thu Nov 17 10:49:00 GMT 2005


On Wed, Oct 19, 2005 at 10:12:52AM -0600, Shaun Jackman wrote:
> Ping?
> 
> > 2005-09-17  Shaun Jackman  <sjackman@gmail.com>
> >
> >         * sim/arm/armos.c: Include limits.h
> >         (unlink): Remove this macro. It is unused in this file and
> >         conflicts with sim_callback->unlink.
> >         (PATH_MAX): Define as 1024 if not already defined.
> >         (ReadFileName): New function.
> >         (SWIopen): Fix a potential buffer overflow.
> >         (SWIremove): New function.
> >         (SWIrename): Ditto.
> >         (ARMul_OSHandleSWI): Handle the RDP calls SWI_IsTTY,
> >         SWI_Remove, and SWI_Rename, as well as the RDI calls
> >         AngelSWI_Reason_IsTTY, AngelSWI_Reason_Remove, and
> >         AngelSWI_Reason_Rename.

Sorry for the delay.  I've applied this.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb-patches mailing list