glibc/tests/Regression/setvbuf-to-full-not-working/PURPOSE
Sergey Kolosov ab4bc8a24e Extend the test coverage
Move some of the RHEL QE testcases upstream to Fedora.
2022-05-31 09:29:27 +02: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>