Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r02qow7q.fsf@vuxu.org>
Date: Fri, 21 Mar 2025 23:27:53 +0100
From: Leah Neukirchen <leah@...u.org>
To: Rich Felker <dalias@...c.org>
Cc: MouriNaruto <mourinaruto@...il.com>,  musl@...ts.openwall.com,
  MouriNaruto <Kenji.Mouri@...look.com>
Subject: Re: [PATCH] workaround the issue that pthread_getattr_np
 won't return in FreeBSD Linuxulator

Rich Felker <dalias@...c.org> writes:

> only tell if it's currently paged in, not if it's mapped. There's
> procfs which could be used if mounted, but that's more of a pain to
> work with and not always present, and I'm not sure it would help on
> FreeBSD anyway.

FreeBSD took precautions to make "linprocfs" work in such a way that
glibc parses it properly:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253337

-- 
Leah Neukirchen  <leah@...u.org>  https://leahneukirchen.org/

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.