From d447d70d85dfb4f43fe2eff1b2171c36f90a4fa1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 1 Sep 2001 21:45:49 +0000 Subject: * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too short, copy that much into NAME anyway before returning error. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d33a7d1..b890947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-27 Roland McGrath + + * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too + short, copy that much into NAME anyway before returning error. + 2001-09-01 Richard Henderson * sysdeps/alpha/elf/Dist: Remove file. -- cgit v1.1