aboutsummaryrefslogtreecommitdiff
path: root/libio/tst-ungetwc1.c
AgeCommit message (Collapse)AuthorFilesLines
2001-08-23* libio/tst-ungetwc1.c (main): Add a const to quiet a warning.Roland McGrath1-1/+1
* nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN. Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
2001-08-09Update.Ulrich Drepper1-0/+81
* libio/ioungetwc.c (ungetwc): Orient stream first. * libio/Makefile (tests): Add tst-ungetwc1. * libio/tst-ungetwc1.c: New file.