Applied, thanks!
Flavio Cruz, le lun. 06 nov. 2023 18:01:44 -0500, a ecrit:
> ---
> ipc/ipc_kmsg.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/ipc/ipc_kmsg.c b/ipc/ipc_kmsg.c
> index 1b98445d..fb8de249 100644
> --- a/ipc/ipc_kmsg.c
> +++ b/ipc/ipc_kmsg.c
> @@ -2385
---
ipc/ipc_kmsg.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ipc/ipc_kmsg.c b/ipc/ipc_kmsg.c
index 1b98445d..fb8de249 100644
--- a/ipc/ipc_kmsg.c
+++ b/ipc/ipc_kmsg.c
@@ -2385,7 +2385,8 @@ ipc_kmsg_copyout_body(
/* first allocate memory i
Applied, thanks!
Flavio Cruz, le dim. 05 nov. 2023 23:13:32 -0500, a ecrit:
> ---
> sysdeps/mach/mach_rpc.h | 9 +++--
> 1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/sysdeps/mach/mach_rpc.h b/sysdeps/mach/mach_rpc.h
> index 152f057ca7..ed81403be6 100644
> --- a/sysdeps/ma
Hello,
Flávio Cruz, le dim. 05 nov. 2023 23:17:49 -0500, a ecrit:
> On Tue, Oct 31, 2023 at 9:14 PM Samuel Thibault <[1]samuel.thiba...@gnu.org>
> wrote:
>
> > Realizing only now by reading the __mach_msg_destroy assembly...
> >
> > unsigned int msgt_inline : 1,
> >