about summary refs log tree commit diff
path: root/libio/tst-fgetws.c
Commit message (Collapse)AuthorAgeFilesLines
* update.Ulrich Drepper2001-08-091-0/+185
* libio/wfileops.c (_IO_wfile_underflow): Remove incorrect test for possible conversion using __codecvt_do_in. * libio/Makefile (tests): Add tst-fgetws. * libio/tst-fgetws.c: New file. * libio/iofgetws.c: Use _IO_ferror_unlocked macros instead of coding the test here.