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-479-g750e01e


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-479-g750e01e
Date: Wed, 2 Nov 2016 23:01:48 +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  750e01e13a069f3aa503b870baf4ce48ff45e071 (commit)
      from  74757431f27d7a1439d7c7d2841dfced86106815 (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 750e01e13a069f3aa503b870baf4ce48ff45e071
Author: Marek Marecki <address@hidden>
Date:   Wed Nov 2 22:44:03 2016 +0100

    Move PID to its own file

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

Summary of changes:
 Makefile                                 |  7 ++--
 include/viua/{kernel/catcher.h => pid.h} | 25 +++++++++-----
 include/viua/process.h                   | 19 +---------
 src/pid.cpp                              | 59 ++++++++++++++++++++++++++++++++
 src/process.cpp                          | 28 ---------------
 5 files changed, 81 insertions(+), 57 deletions(-)
 copy include/viua/{kernel/catcher.h => pid.h} (65%)
 create mode 100644 src/pid.cpp


hooks/post-receive
-- 
Viua VM



reply via email to

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