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-34-g827915c


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.6-34-g827915c
Date: Tue, 14 Jul 2015 18:24:24 +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  827915ca4a4d61ae5b50596e46f5aaf7d402a2c0 (commit)
      from  be0a34cf05c1bcbb119d91a74be44ee837861426 (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 827915ca4a4d61ae5b50596e46f5aaf7d402a2c0
Author: Justus Winter <address@hidden>
Date:   Sun Jul 12 14:46:50 2015 +0200

    exec: fix setting the name of early servers
    
    Previously, the exec server did not set the name of the servers
    started before the proc server.  Instead this was done by the startup
    server, but this was merely a workaround, missing notably the startup
    server itself.
    
    * exec/exec.c (set_name): New function.
    (do_exec): Move the code setting the name to a new function, and also
    call it if the proc server is not started yet.
    * startup/startup.c (run): Drop hack.

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

Summary of changes:
 exec/exec.c       |   50 +++++++++++++++++++++++++++++++++-----------------
 startup/startup.c |    1 -
 2 files changed, 33 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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