commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-1-gb2c97e2


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-1-gb2c97e2
Date: Mon, 19 Dec 2016 01:14:06 +0000 (UTC)

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  b2c97e251bb470e6f967c716081675a96dbde59c (commit)
      from  5add1f4c531639b6247c827566ae55426c1182d7 (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 b2c97e251bb470e6f967c716081675a96dbde59c
Author: Justus Winter <address@hidden>
Date:   Mon Dec 19 02:13:06 2016 +0100

    procfs: provide magic retry response for /proc/self
    
    * hurd/hurd_types.h: Document the magic retry string `pid'.
    * hurd/paths.h (_HURD_MAGIC): New macro.
    * procfs/main.c: Remove all code related to faking /proc/self.
    * procfs/main.h: Likewise.
    * procfs/rootdir.c: Likewise.  Instead, return the magic retry
    response `pid' for the `self' node.

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

Summary of changes:
 hurd/hurd_types.h |    3 +++
 hurd/paths.h      |    1 +
 procfs/main.c     |   24 ------------------------
 procfs/main.h     |    1 -
 procfs/rootdir.c  |   23 ++++-------------------
 5 files changed, 8 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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