Re: [PATCH] grantpt.3: explicitly mention #define _XOPEN_SOURCE requirement
From: Alejandro Colomar <alx@kernel.org>
Date: 2024-05-26 14:54:29
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <alx@kernel.org>
Date: 2024-05-26 14:54:29
Hi Emanuele, On Sun, May 26, 2024 at 04:19:30PM GMT, Emanuele Torre wrote:
I've just noticed that ptsname.3 is also missing #define _XOPEN_SOURCE in its synopsis; however #define _XOPEN_SOURCE does not seem to work.
Did you define it to 500, or an empty value? You need to define it to an appropriate value. (The synopsis is a bit misleading, and we could/should specify the minimum value.)
quoted
Have a lovely day!You too! :-)
:-) Alex -- <https://www.alejandro-colomar.es/>