]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: Update standardization of getline and getdelim [BZ #32830]
authorCollin Funk <collin.funk1@gmail.com>
Tue, 1 Apr 2025 05:54:30 +0000 (22:54 -0700)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 14 Apr 2025 13:10:12 +0000 (10:10 -0300)
commit93623c03d527dcec76694ab0fcc197193922d1a8
treecc93ff873447cbb7da815382add0265a2aa9d605
parent11e188659db264f6b101d8eb65824ffa5bc91a0a
manual: Update standardization of getline and getdelim [BZ #32830]

* manual/stdio.texi (Line Input): Document that getline and getdelim
where GNU extensions until standardized in POSIX.1-2008.  Add restrict
to function prototypes.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
manual/stdio.texi