Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libio/tst-ungetwc1.c (main): Add a const to quiet a warning. | Roland McGrath | 2001-08-23 | 1 | -1/+1 |
| | | | | | * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN. Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error. | ||||
* | Update. | Ulrich Drepper | 2001-08-09 | 1 | -0/+81 |
* libio/ioungetwc.c (ungetwc): Orient stream first. * libio/Makefile (tests): Add tst-ungetwc1. * libio/tst-ungetwc1.c: New file. |