commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-440-g74fc3df


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-440-g74fc3df
Date: Thu, 04 Sep 2014 23:27:27 +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  74fc3df9e4ecd84b971904d3e14e5a710d941836 (commit)
       via  8fd228ccd454578fb0367d97d95b90f9073a8d7c (commit)
      from  626ff916ca63334e6c170f059ea47f9cfea19661 (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 74fc3df9e4ecd84b971904d3e14e5a710d941836
Author: Justus Winter <address@hidden>
Date:   Thu Sep 4 12:48:32 2014 +0200

    trans/hello{,-mt}: properly escape contents in trivfs_append_args
    
    Fixes https://savannah.gnu.org/bugs/?15806 .
    
    * trans/hello-mt.c (trivfs_append_args): Escape contents.
    * trans/hello.c (trivfs_append_args): Likewise.

commit 8fd228ccd454578fb0367d97d95b90f9073a8d7c
Author: Justus Winter <address@hidden>
Date:   Thu Sep 4 11:19:29 2014 +0200

    hurd: make memory_object parameter polymorphic
    
    Make the memory_object parameter of default_pager_object_create
    polymorphic.  This fixes https://savannah.gnu.org/bugs/?26751 .
    
    * hurd/default_pager.defs (default_pager_object_create): Make
    memory_object parameter polymorphic.
    * mach-defpager/default_pager.c (S_default_pager_object_create):
    Adjust accordingly.
    * trans/proxy-defpager.c (S_default_pager_object_create): Likewise.

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

Summary of changes:
 hurd/default_pager.defs       |    2 +-
 mach-defpager/default_pager.c |    2 ++
 trans/hello-mt.c              |   28 ++++++++++++++++++++++------
 trans/hello.c                 |   21 +++++++++++++++++++--
 trans/proxy-defpager.c        |    2 ++
 5 files changed, 46 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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