History log of /barrelfish-master/include/barrelfish/multihop_chan.h
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>


# 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>


# 436c7809 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

headers: wrap declarations in extern "C".

Note: this change is not exhaustive and only touches some headers in //include


# 2f44efd3 12-Jan-2012 Andrew Baumann <andrew.baumann@microsoft.com>

don't rely on true and false being sane macros in #if (0 and 1 seem safer!)


# 6cf3d03e 28-Dec-2011 Andrew Baumann <andrew.baumann@microsoft.com>

use typedefs in multihop code


# 242474c6 24-Aug-2011 akhi akhi@inf.ethz.ch <akhi akhi@inf.ethz.ch>

Bug fixes by Alex on his multihop code and updates to the routing tech note.


# 839a630a 16-Aug-2011 akhi akhi@inf.ethz.ch <akhi akhi@inf.ethz.ch>

Apply the multihop patch by alexander grest based on his bachelor thesis