Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250710181353.1dd6cef8@windsurf>
Date: Thu, 10 Jul 2025 18:13:53 +0200
From: Thomas Petazzoni <thomas.petazzoni@...tlin.com>
To: Rich Felker <dalias@...c.org>
Cc: Thorsten Glaser <tg@...bsd.de>, musl@...ts.openwall.com
Subject: Re: getpass() feature test macro

On Thu, 10 Jul 2025 12:01:30 -0400
Rich Felker <dalias@...c.org> wrote:

> It's called _DEFAULT_SOURCE because it's what's exposed by default
> (defined by default) if no more restrictive FTMs were already defined.

But they are defining _XOPEN_SOURCE because they use strptime(), which
requires _XOPEN_SOURCE.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com

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.