glibc/tests/Regression/setvbuf-to-full-not-working/PURPOSE
Sergey Kolosov 823c0aee76 CI Tests: add fmf test plan
Resolves: RHEL-65327
2025-01-08 19:01:11 +00:00

4 lines
237 B
Plaintext

PURPOSE of /tools/glibc/Regression/setvbuf-to-full-not-working
Description: When a file was first open as NON BUFFERED, and then we change it into FULL BUFFERED, this will take no effect (PR6719)
Author: Petr Muller <pmuller@redhat.com>