History log of /barrelfish-master/include/term/client/default_triggers.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>


# a9f1271b 26-Jun-2013 Raphael Fuchs <fuchs.raphael@gmail.com>

New terminal API consisting of libterm_client and libterm_server.

The library libterm_client is responsible for connection setup to a terminal
server as well as character processing. It featues an blocking as well as a
non-blocking API.

The library libterm_server facilitates the development of device drivers that
act as terminal servers.

The API is described in Raphael Fuchs' Bachelor thesis: "A session control
interface for a Multikernel".