changeset 5647:10e019bb6d23

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 20 Feb 2005 16:37:57 +0000
parents f6cfba32b7fa
children c1a2dd3891cb
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-20  Neil Conway  <neilc@samurai.com>
+
+	* xgethostname.c (xgethostname): Check for ENOMEM, which is
+	returned by OSX/Darwin if the specified buffer is not large
+	enough for the hostname.
+
 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* memrchr.h: New file.