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  2ca216d03ead0249bf9e33cbea2c0328637943ad (commit)
       via  e03567399f762998a4a0b4227adf86a38009c712 (commit)
      from  4934e7c3735dbd25953c922a1327a875f47046a4 (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 2ca216d03ead0249bf9e33cbea2c0328637943ad
Author: Justus Winter <[email protected]>
Date:   Fri May 22 19:36:07 2015 +0200

    ipc: drop remnants of the IPC tables
    
    * ipc/ipc_table.c (ipc_table_entries): Remove.
    (ipc_table_entries_size): Likewise.
    (ipc_table_init): Remove initialization of `ipc_table_entries'.
    (ipc_table_realloc): Remove function.
    * ipc/ipc_table.h: Adjust comments.
    (ipc_table_entries): Remove declaration.
    (ipc_table_realloc): Likewise.
    (it_entries_{alloc,reallocable,realloc,free}): Remove macros.

commit e03567399f762998a4a0b4227adf86a38009c712
Author: Justus Winter <[email protected]>
Date:   Fri May 22 19:25:41 2015 +0200

    ipc: drop size parameter from `ipc_space_create'
    
    * ipc/ipc_space.c (ipc_space_create): Drop size parameter.
    * ipc/ipc_space.h (ipc_space_create): Adopt declaration, fix comment.
    * kern/ipc_tt.c (ipc_task_init): Adopt accordingly.

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

Summary of changes:
 ipc/ipc_space.c |    1 -
 ipc/ipc_space.h |   11 +----------
 ipc/ipc_table.c |   44 --------------------------------------------
 ipc/ipc_table.h |   55 +++++--------------------------------------------------
 kern/ipc_tt.c   |    2 +-
 5 files changed, 7 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to