Hello,
I'm still stuck without being able to start packages building for
hurd-amd64 due to this unreliability.
Sergey Bugaev, le mar. 31 oct. 2023 10:09:17 +0300, a ecrit:
> On Mon, Oct 30, 2023 at 1:27 AM Samuel Thibault
> wrote:
> > time while [ "$(echo -n `echo a` )" = a ] ; do : ; done
> >
Hi Sergey
On Tue, Jan 2, 2024 at 7:21 AM Sergey Bugaev wrote:
> Signed-off-by: Sergey Bugaev
> ---
> include/mach/message.h | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/include/mach/message.h b/include/mach/message.h
> index 9790ef98..87b83951 100644
> --
And just enough of buildsystem plumbing to install them.
Signed-off-by: Sergey Bugaev
---
This should not break anything if it is applied, but I don't expect it
to get applied as is. Rather, please review and discuss.
- exception.h lists some exception codes. Particularly, we can
apparently d
Signed-off-by: Sergey Bugaev
---
include/mach/message.h | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/include/mach/message.h b/include/mach/message.h
index 9790ef98..87b83951 100644
--- a/include/mach/message.h
+++ b/include/mach/message.h
@@ -240,7 +240,7 @@ type
Wow, huge kudos.