Skip to content

Commit

Permalink
* sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
Browse files Browse the repository at this point in the history
	short, copy that much into NAME anyway before returning error.
  • Loading branch information
Roland McGrath committed Sep 1, 2001
1 parent b8f5d8d commit d447d70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2001-08-27 Roland McGrath <roland@frob.com>

* 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 <rth@redhat.com>

* sysdeps/alpha/elf/Dist: Remove file.
Expand Down

0 comments on commit d447d70

Please sign in to comment.