about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-09-15 15:27:58 -0700
committerRoland McGrath <roland@hack.frob.com>2015-09-15 15:50:24 -0700
commit666bb4dc55f5a93538d020024c34abad641f50ae (patch)
treeec39bc719096bfe900abdf9cbcb655e491e173cb /ChangeLog
parent38810947f96183501784c7f477291d04629b36dc (diff)
downloadglibc-666bb4dc55f5a93538d020024c34abad641f50ae.tar.gz
glibc-666bb4dc55f5a93538d020024c34abad641f50ae.tar.xz
glibc-666bb4dc55f5a93538d020024c34abad641f50ae.zip
Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
(cherry picked from commit 51f24be7ba5d15313ae94f8fb4500ce07cb98c84)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c5ec45001..a25da67075 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-15  Roland McGrath  <roland@hack.frob.com>
+
+	* misc/sys/param.h [!MAXHOSTNAMELEN && HOST_NAME_MAX]
+	(MAXHOSTNAMELEN): Define it to HOST_NAME_MAX.
+
 2015-09-11  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/nacl/Makefile [$(subdir) = misc] (sysdep_headers):