]> sourceware.org Git - glibc.git/commit
Document limitations on streams passed to freopen
authorJoseph Myers <josmyers@redhat.com>
Fri, 6 Sep 2024 20:38:23 +0000 (20:38 +0000)
committerJoseph Myers <josmyers@redhat.com>
Fri, 6 Sep 2024 20:38:23 +0000 (20:38 +0000)
commita2509a8bc955988f01f389a1cf74db3a9da42409
tree826087cf15e24b07bc4d44b4a32dcf37c330805f
parent7d6e30b4b4e83429cc77222d4fe4d5e8843d8e2b
Document limitations on streams passed to freopen

As recently discussed, document that freopen does not work with
streams opened with functions such as popen, fmemopen, open_memstream
or fopencookie.  I've filed
<https://austingroupbugs.net/view.php?id=1855> to clarify this issue
in POSIX.

Tested with "make info" and "make html".
manual/stdio.texi
This page took 0.049644 seconds and 5 git commands to generate.