]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: document getsubopt standardization.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 28 Jun 2025 06:13:48 +0000 (23:13 -0700)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 4 Aug 2025 14:15:08 +0000 (11:15 -0300)
commit0f8c3c4329cf08aced4b0c074bf33f74cbd0f564
tree54fd3f7da1cc9c4f401e335a338e1f86f72e63bc
parentd7da87980cdb72812b71cc32e735cf87d7169f11
manual: document getsubopt standardization.

The getsubopt function was an XSI extension since POSIX issue 4 until it
was added to Base in POSIX Issue 7.  This also adds the 'restrict'
qualifier to the arguments as done in POSIX.1-2024, and has been the
case in glibc.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
manual/startup.texi