git@sv
/
gnulib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed4bcd
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 20 Feb 2005 16:37:57 +0000
(16:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 20 Feb 2005 16:37:57 +0000
(16:37 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 3a268bc90fc89d853f91e9c950bcf13b149a69d3..2b55302e2d5c743bd8bdb43143edddb39d33f453 100644
(file)
--- 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.