commit-hurd
[Top][All Lists]
Advanced

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

[SCM] procfs branch, master, updated. b1a3f96a8139c5ed3aac7b8a77b06ba4c0


From: Samuel Thibault
Subject: [SCM] procfs branch, master, updated. b1a3f96a8139c5ed3aac7b8a77b06ba4c0a877c7
Date: Sat, 20 Jul 2013 15:52:04 +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 "procfs".

The branch, master has been updated
       via  b1a3f96a8139c5ed3aac7b8a77b06ba4c0a877c7 (commit)
      from  669dadfa07a5e63db8d9e572603872be88db52a3 (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 b1a3f96a8139c5ed3aac7b8a77b06ba4c0a877c7
Author: Justus Winter <address@hidden>
Date:   Tue Jul 16 10:51:20 2013 +0200

    Fix procfs_node_chmod
    
    Formerly only the mode_t bits cut out by S_IFMT were preserved, but
    this does not include S_IPTRANS. Fix this by preserving everything but
    the permission bits.
    
    * procfs.c (procfs_node_chmod): Fix bitmask.

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

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


hooks/post-receive
-- 
procfs



reply via email to

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