]> Savannah Git Hosting - gnulib.git/commit
getdelim: Work around buggy implementation on macOS 10.13.
authorBruno Haible <bruno@clisp.org>
Mon, 17 Oct 2022 00:44:54 +0000 (02:44 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Jan 2023 09:13:49 +0000 (10:13 +0100)
commit5a5b4e9562cb2f94c3b86e8b50859f72932366c2
tree36900b4827a76bd429f6bf9b369b3dc158c396ff
parent12a7795f49f7b7d34615ffa33978a68deaea985d
getdelim: Work around buggy implementation on macOS 10.13.

* doc/posix-functions/getdelim.texi: Mention the macOS bug.
* m4/getdelim.m4 (gl_FUNC_GETDELIM): Let the "checking for working
getdelim function" test answer 'no' on macOS.
ChangeLog
doc/posix-functions/getdelim.texi
m4/getdelim.m4