]> sourceware.org Git - glibc.git/commit
libio: handle opening a file when all files are closed (bug 31963)
authorAndreas Schwab <schwab@suse.de>
Mon, 8 Jul 2024 13:52:35 +0000 (15:52 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 9 Jul 2024 08:12:36 +0000 (10:12 +0200)
commit2213b37b705843908355a89648017f4e597b2bbb
treea7be1b62d8f381dc46a2f8e1ef991c72c360a190
parent895294e51d33039c1e718d2be88a9863670ac4d6
libio: handle opening a file when all files are closed (bug 31963)

_IO_list_all becomes NULL when all files (including standard files) are
closed.
libio/Makefile
libio/genops.c
libio/tst-closeall.c [new file with mode: 0644]
This page took 0.039868 seconds and 5 git commands to generate.