commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-87-g1f24403


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-87-g1f24403
Date: Sun, 11 Aug 2019 17:45:14 -0400 (EDT)

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 "GNU Mach".

The branch, master has been updated
       via  1f244038a19b6405d313a81d520646ab0cb8a580 (commit)
       via  be3a664756c78cce3c9c02d4746da4f79b18fec7 (commit)
      from  85f0d85bada3264a7e7343087b68f6ff2e44d9a8 (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 1f244038a19b6405d313a81d520646ab0cb8a580
Author: Samuel Thibault <address@hidden>
Date:   Sun Aug 11 23:44:55 2019 +0200

    Fix format
    
    * kern/task.c (task_create_kernel): Fix passing string size.

commit be3a664756c78cce3c9c02d4746da4f79b18fec7
Author: Samuel Thibault <address@hidden>
Date:   Sun Aug 11 23:43:01 2019 +0200

    Fix allocation test
    
    * vm/vm_map.c (vm_map_fork): Check for `new_map` being non-NULL, and not
    for `new_pmap` a second time.

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

Summary of changes:
 kern/task.c | 2 +-
 vm/vm_map.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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