[PATCH 1/2] RISC-V: Fixed return code in _times syscall.

Corinna Vinschen vinschen@redhat.com
Wed Aug 29 13:51:00 GMT 2018


On Aug 29 16:35, Kito Cheng wrote:
> This patch fixed wrong return code for _times in RISC-V libgloss

> From 307f84513342d87e0dba268e4040a85b31e6227f Mon Sep 17 00:00:00 2001
> From: Denis Ivanov <denis.ivanov@cloudbear.ru>
> Date: Fri, 6 Jul 2018 12:03:15 +0300
> Subject: [PATCH 1/2] RISC-V: Fixed return code in _times syscall.
> 
> Upon successful completion, times() shall return the elapsed real time,
> in clock ticks, since an arbitrary point in the past (for example,
> system start-up time).
> 
> Signed-off-by: Kito Cheng <kito.cheng@gmail.com>
> ---
>  libgloss/riscv/sys_times.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20180829/f276c7cd/attachment.sig>


More information about the Newlib mailing list