diff options
author | Maciej W. Rozycki <macro@redhat.com> | 2024-05-13 12:50:48 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@redhat.com> | 2024-05-13 12:50:48 +0100 |
commit | e3c375eb4f33e265b0cb186435c0b540ed27d2da (patch) | |
tree | 0058cbaf47f7654752483eb3d2a1153b8870884a /posix/regex.c | |
parent | d49cd6a1913da9744b9a0ffbefb3f7958322382e (diff) | |
download | glibc-e3c375eb4f33e265b0cb186435c0b540ed27d2da.zip glibc-e3c375eb4f33e265b0cb186435c0b540ed27d2da.tar.gz glibc-e3c375eb4f33e265b0cb186435c0b540ed27d2da.tar.bz2 |
libio/bug-wsetpos: Make the error message match the causing function
This test case calls `fopen':
FILE *fp = fopen (temp_file, "r");
however if that fails it reports `fdopen' being the origin of the error.
Adjust the message to say `fopen' then.
Diffstat (limited to 'posix/regex.c')
0 files changed, 0 insertions, 0 deletions