about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-23 08:36:47 +0000
committerRoland McGrath <roland@gnu.org>2001-08-23 08:36:47 +0000
commit9efc8b95af3b3e832d7d3660119c3d487d40d16e (patch)
treefbd62af5cbd4a910ce1da1e9c1ef4d5b8b6b077d /ChangeLog
parentc12aa8015699d66a193c3c183b4f1d1a72bb92c1 (diff)
downloadglibc-9efc8b95af3b3e832d7d3660119c3d487d40d16e.tar.gz
glibc-9efc8b95af3b3e832d7d3660119c3d487d40d16e.tar.xz
glibc-9efc8b95af3b3e832d7d3660119c3d487d40d16e.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67bfc323ad..11ccb9634c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-23  Roland McGrath  <roland@frob.com>
+
+	* 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.
+
 2001-08-22  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with