genode/base/include/util
Norman Feske 0c76bc9cfd Add support for specialized session interfaces
This patch introduces principal support for extending session interfaces
with specialized functionality in a clean way. For example, an 'Uart'
interface may implement the 'Terminal' interface but also offers
additional functions for setting the baud rate. A service that
implements the 'Uart' service will then automatically announce both the
'Uart' and 'Terminal' services.
2012-11-07 13:43:04 +01:00
..
arg_string.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
avl_string.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
avl_tree.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
fifo.h Avoid ambiguousness of entry members in FIFO 2012-05-29 13:54:58 +02:00
list.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
meta.h Add support for specialized session interfaces 2012-11-07 13:43:04 +01:00
misc_math.h Fix log2 and alignment calculation - 64bit issue 2012-09-24 09:18:00 +02:00
mmio.h Fix bug in MMIO framework and test it 2012-07-31 12:08:03 +02:00
noncopyable.h Introduce design pattern for uncopyable objects. 2012-03-16 18:24:52 +01:00
register.h Fix bug in MMIO framework and test it 2012-07-31 12:08:03 +02:00
string.h Base: New 'memcpy' implementation 2012-08-07 22:21:54 +02:00
token.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
touch.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00