commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.6-48-gf628191


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.6-48-gf628191
Date: Mon, 07 Sep 2015 22:41:03 +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  f62819106ede2d407c31d1bd71a4e87c6fe60484 (commit)
      from  7a2c17fcbb789997421725d726340301ef35d84c (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 f62819106ede2d407c31d1bd71a4e87c6fe60484
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 8 00:39:49 2015 +0200

    Fix opening a fifo with O_RDWR
    
    We should not wait for a writer in that case, since that will be ourself.
    
    * trans/fifo.c (open_hook): Do not wait for a writer when flags contains
    O_WRITE.

-----------------------------------------------------------------------

Summary of changes:
 trans/fifo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]