libgloss/arm/libcfunc.c: alarm [PATCH]

Jeff Johnston jjohnstn@redhat.com
Mon Jul 18 18:13:00 GMT 2005


Nick Clifton wrote:
> Hi Shaun,
> 
>> 2005-07-13  Shaun Jackman  <sjackman@gmail.com>
>>
>>     * libgloss/arm/libcfunc.c (abort): Call _exit instead of the RDI swi.
>>     (alarm): Add the weak attribute.
>>     (pause): New function. Return ENOSYS.
>>     * libgloss/arm/syscalls.c (_getpid): Add the weak attribute.
>>     (_fstat): Ditto.
>>     (_stat): Ditto.
>>     (_link): Ditto. Return ENOSYS.
>>     (_unlink): Call the swi instead of returning -1.
>>     (_raise): Add the weak attribute. Return ENOSYS.
>>     (isatty): Rename to _isatty. Call the swi instead of returning 1.
>>     (_system): Call the swi instead of returning ENOSYS.
>>     (_rename): Ditto.
> 
> 
>   Ok - this looks fine to me.  I cannot officially approve it, but I can 
> recommend to Jeff that he accepts it.
> 
> Cheers
>   Nick

Thanks Nick and Shaun for resolving the issues.  Patch checked in.

-- Jeff J.
> 
> 
> 



More information about the Newlib mailing list