Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <142d0bbf-738e-5c12-0add-530714fe37dd@evolvis.org>
Date: Fri, 8 Aug 2025 05:00:17 +0200 (CEST)
From: Thorsten Glaser <tg@...lvis.org>
To: musl@...ts.openwall.com
cc: David Edelsohn <dje.gcc@...il.com>, Sertonix <sertonix@...teo.net>
Subject: Re: ctr registry after syscall on powerpc

On Thu, 7 Aug 2025, Rich Felker wrote:

>There is no functional brk() in musl.
>It's not a supported programming model for various reasons that mostly

Yes, of course.

>The brk() used internally in mallocng is a macro defined in the
>host-environment-glue include file glue.h, and it expands to
>essentially __syscall(SYS_brk,p) where __syscall is a macro expanding

Aaaah, so that’s why.

Thanks,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.