viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-480-g9b7cfa8


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-480-g9b7cfa8
Date: Wed, 2 Nov 2016 23:22:47 +0100 (CET)

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 "Viua VM".

The branch, devel has been updated
       via  9b7cfa8fdf17e712f8fc108814b6dfbb9a42b44f (commit)
      from  750e01e13a069f3aa503b870baf4ce48ff45e071 (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 9b7cfa8fdf17e712f8fc108814b6dfbb9a42b44f
Author: Marek Marecki <address@hidden>
Date:   Wed Nov 2 23:05:03 2016 +0100

    Move PID to a namespace

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

Summary of changes:
 include/viua/kernel/kernel.h | 10 +++++-----
 include/viua/pid.h           | 30 +++++++++++++++++-------------
 include/viua/process.h       |  4 ++--
 include/viua/scheduler/vps.h |  4 ++--
 include/viua/types/process.h |  2 +-
 src/kernel/kernel.cpp        |  8 ++++----
 src/pid.cpp                  | 16 ++++++++--------
 src/process.cpp              |  2 +-
 src/scheduler/vps.cpp        |  4 ++--
 src/types/process.cpp        |  2 +-
 10 files changed, 43 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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