]> sourceware.org Git - glibc.git/commit
Add a new fwrite test for read-only streams
authorTulio Magno Quites Machado Filho <tuliom@redhat.com>
Thu, 5 Sep 2024 18:34:29 +0000 (15:34 -0300)
committerTulio Magno Quites Machado Filho <tuliom@redhat.com>
Mon, 9 Sep 2024 17:32:20 +0000 (14:32 -0300)
commit5d4ab106d4cf7d6e410d6fc3d460b090c9108682
tree782863cd3e993c927c64924094fa5c066651459f
parentcec3aef32412779e207f825db0d057ebb4628ae8
Add a new fwrite test for read-only streams

Ensure that fwrite() behaves correctly even when the stream is
read-only.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
stdio-common/Makefile
stdio-common/tst-fwrite-ro.c [new file with mode: 0644]
This page took 0.037837 seconds and 5 git commands to generate.