genode/repos/gems/src/server
Norman Feske ba7e832c5d ssh_terminal: fix compile warning
server.h:51:12: warning: ‘int write_avail_cb(socket_t, int, void*)’
                declared ‘static’ but never defined [-Wunused-function]

This patch fixes the warning by moving the user of 'write_avail_cb' to
the compliation unit that defines it.
2020-01-03 14:44:31 +01:00
..
cpu_sampler timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
file_terminal Add missing override annotations 2019-02-19 11:12:11 +01:00
http_block block_session: server-defined payload alignment 2019-05-03 13:53:12 +02:00
nit_fader timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
ssh_terminal ssh_terminal: fix compile warning 2020-01-03 14:44:31 +01:00
tcp_terminal gems: remove the use of deprecated APIs 2019-01-30 13:49:54 +01:00
terminal Move include/gems/vfs.h to include/os/vfs.h 2019-11-19 14:23:56 +01:00
terminal_mux Remove libc_terminal 2019-06-13 12:13:40 +02:00
wm wm: forwarding of clipboard ROM/Report sessions 2019-07-09 08:58:38 +02:00