commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. 4b532dba445d663b5adfa4c


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde, updated. 4b532dba445d663b5adfa4cfa085564b68999540
Date: Sun, 01 Jul 2012 02:57:49 +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 "the great next stuff".

The branch, dde has been updated
       via  4b532dba445d663b5adfa4cfa085564b68999540 (commit)
       via  d10fb0441614b505ad2cca6369f155bf1ab217da (commit)
       via  58161c9acb861c3188623ad47bb2d62d47dd4756 (commit)
      from  07a25bb6d3ecdd7fe1bbcf1fc251d80920cf8a1d (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 4b532dba445d663b5adfa4cfa085564b68999540
Author: Samuel Thibault <address@hidden>
Date:   Sat Jun 30 23:57:00 2012 -0300

    Add param_set/get_charp/bool/invboll
    
    * libdde_linux26/lib/src/arch/l4/param.c (param_set_charp, param_get_charp,
    param_set_bool, param_get_bool, param_set_invbool, param_get_invbool): New
    functions.

commit d10fb0441614b505ad2cca6369f155bf1ab217da
Author: Samuel Thibault <address@hidden>
Date:   Sat Jun 30 23:56:26 2012 -0300

    Add tasklet_kill
    
    * libdde_linux26/lib/src/arch/l4/softirq.c (tasklet_kill): New function.

commit 58161c9acb861c3188623ad47bb2d62d47dd4756
Author: Samuel Thibault <address@hidden>
Date:   Sat Jun 30 23:55:24 2012 -0300

    Add nr_irqs
    
    * libdde_linux26/lib/src/kernel/irq/handle.c: New file.
    * libdde_linux26/lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add handle.c

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

Summary of changes:
 libdde_linux26/lib/src/Makefile            |    1 +
 libdde_linux26/lib/src/arch/l4/param.c     |   63 ++++++++++++++++++++++++++++
 libdde_linux26/lib/src/arch/l4/softirq.c   |   14 ++++++
 libdde_linux26/lib/src/kernel/irq/handle.c |   23 ++++++++++
 4 files changed, 101 insertions(+), 0 deletions(-)
 create mode 100644 libdde_linux26/lib/src/kernel/irq/handle.c


hooks/post-receive
-- 
the great next stuff



reply via email to

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