[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.6-56-g280e26f
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.6-56-g280e26f |
Date: |
Thu, 10 Sep 2015 23:40:05 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 280e26f17906c2c2fb39c33bee797e90f5cf0c40 (commit)
from 5e8e02f53c47bcf108c64263249795f702b8b19a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 280e26f17906c2c2fb39c33bee797e90f5cf0c40
Author: Samuel Thibault <address@hidden>
Date: Fri Sep 11 01:39:08 2015 +0200
Fix sock_bind(sock,NULL) support
* pflocal/sock.c (sock_bind): When addr is NULL, do not take/release its
mutex. When old_addr is also NULL, return EINVAL. When old_addr is not NULL,
deref old_addr instead of addr.
-----------------------------------------------------------------------
Summary of changes:
pflocal/sock.c | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.6-56-g280e26f,
Samuel Thibault <=