From b0f955c9ac70181532e93aa78c49c204c2a31dfd Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 28 Aug 2014 00:11:54 +0200 Subject: Simplify atomicity of socket creation in bind. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6261ed481c..8d1eef4558 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-08-27 Samuel Thibault + + Simplify atomicity of socket creation in bind. + + * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of + looking up the name after linking the file. + 2014-08-27 Allan McRae * sysdeps/i386/fpu/libm-test-ulps: Update ULPs. -- cgit 1.4.1