bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH mig] Add support for dynamically sized strings


From: Samuel Thibault
Subject: Re: [PATCH mig] Add support for dynamically sized strings
Date: Mon, 1 May 2023 01:52:55 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Flavio Cruz, le dim. 30 avril 2023 19:47:27 -0400, a ecrit:
> The only difference with the previous patch is that we use mig_strlen so
> that we can pick __mig_strlen when building glibc.

Why doing so? For memcpy we have glibc's
sysdeps/mach/include/mach/mig_support.h #define memcpy to __mig_memcpy,
we can so the same for strlen.

Samuel



reply via email to

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