Date: Wed, 6 Sep 2023 19:28:06 -0700 From: Alan Somers <asomers@freebsd.org> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Will we ever raise _POSIX_VERSION ? Message-ID: <CAOtMX2giUwsJmRkod9OZHdXZOBTeECwf8LnGrV52-mkQB2yA%2Bg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I notice that _POSIX_VERSION is still set to 200112L. That's a shame, because it prevents zstd from using utimensat and tzdata from using strftime_l, even though we implement both of those functions. And who knows what programs in ports are keying off of it. What would be required for us to confidently raise it to 200809L or later? -Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2giUwsJmRkod9OZHdXZOBTeECwf8LnGrV52-mkQB2yA%2Bg>