From 67146ccc2f35e44c1d490f2882830a749cf397d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Feb 2005 16:37:57 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3a268bc90f..2b55302e2d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-02-20 Neil Conway + + * 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 * memrchr.h: New file. -- 2.30.2