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