Re: [PATCH qemu 1/2] semihosting: Added to support GDB_O_APPEND flag of host_open()

2023-06-20 Thread Richard Henderson
On 6/8/23 11:07, ~foxes wrote: From: Foxes Hung Signed-off-by: Foxes Hung --- semihosting/syscalls.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/semihosting/syscalls.c b/semihosting/syscalls.c index 68899ebb1c..1a5d39da01 100644 --- a/semihosting/syscalls.c +++

[PATCH qemu 1/2] semihosting: Added to support GDB_O_APPEND flag of host_open()

2023-06-19 Thread ~foxes
From: Foxes Hung Signed-off-by: Foxes Hung --- semihosting/syscalls.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/semihosting/syscalls.c b/semihosting/syscalls.c index 68899ebb1c..1a5d39da01 100644 --- a/semihosting/syscalls.c +++ b/semihosting/syscalls.c @@ -281,6 +281,9 @@ static