qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/4] fix implicit declaration of syscall() in li


From: John Spencer
Subject: Re: [Qemu-devel] [PATCH 3/4] fix implicit declaration of syscall() in linux-user/syscall.c
Date: Tue, 11 Dec 2012 02:23:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Mail/1.0

On 12/10/2012 06:49 PM, Stefan Weil wrote:
Am 10.12.2012 07:59, schrieb John Spencer:
+#include<sys/syscall.h>


This is a workaround for a missing declaration of function syscall
in musl's unistd.h. See my comment to patch 1 for more information.


thanks for noticing! fixed in musl:

http://git.musl-libc.org/cgit/musl/commit/?id=baf246e559e915a78a9703e10d15020c7edee423

how do we proceed with the 2 good patches ? is there anything i have to do to get them merged, now that you put the "Reviewed-by" stamp on them ?

Thanks,
John Spencer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]