commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3557-g1fed12b


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3557-g1fed12b
Date: Wed, 28 Aug 2013 22:10:00 +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  1fed12bc2963e5d4f9b29faa35d5c1f515ca6bf9 (commit)
      from  48da1229d36a9ca6c044e34bbdde77067d8036a1 (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 1fed12bc2963e5d4f9b29faa35d5c1f515ca6bf9
Author: Justus Winter <address@hidden>
Date:   Thu Aug 15 18:41:54 2013 +0200

    exec: remove the BFD code
    
    This commit removes the parts of the exec server that were once using
    the Binary File Descriptor library.
    
    As I understand it, the BFD code stopped working because it uses stdio
    streams and the glue code for that has never been ported to libio. The
    code has been #ifdefed out ever since. It may or may not work in its
    current state, so it is removed. If someone is interested, it can
    always be recovered from the version control system.
    
    * exec/exec.c: Remove all BFD related code.
    * exec/priv.h: Likewise.
    * TODO: Remove the corresponding item.

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

Summary of changes:
 TODO        |    4 -
 exec/exec.c |  567 ++++++-----------------------------------------------------
 exec/priv.h |   41 -----
 3 files changed, 55 insertions(+), 557 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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