History log of /barrelfish-master/usr/kaluga/start_int_ctrl.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 72f5137d 03-May-2017 Gerd Zellweger <mail@gerdzellweger.com>

Removed if/octopus_defs.h from public header file.

Referenced in definitions.h and trigger.h.

trigger.h is problematic because it provides helper functions for
types definied in the interface. Clients that want to use trigger.h
now have to make sure to include the interface file.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>


# a8c4d257 22-Feb-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

flounder: making const pointers in receiving handlers, using CONST_CAST as a temporary solution in few places but finally it should be removed

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 136fc420 04-Sep-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

kaluga: removing free call of not malloced region

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# bccda506 29-Jul-2016 Lukas Humbel <lukas.humbel@inf.ethz.ch>

IRQ: Remove debug prints

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 653914a8 08-Jul-2016 Lukas Humbel <lukas.humbel@inf.ethz.ch>

IRQ: Kaluga: put int ctrl startup in own file

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>