* libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
authorRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 08:36:47 +0000 (08:36 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 08:36:47 +0000 (08:36 +0000)
commit9efc8b95af3b3e832d7d3660119c3d487d40d16e
treefbd62af5cbd4a910ce1da1e9c1ef4d5b8b6b077d
parentc12aa8015699d66a193c3c183b4f1d1a72bb92c1
* libio/tst-ungetwc1.c (main): Add a const to quiet a warning.

* nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
ChangeLog
libio/tst-ungetwc1.c
nss/test-netdb.c