mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 15:18:20 +00:00
libc: pipe plugin
A libc plugin which implements pipes using a ring buffer. Fixes #1947
This commit is contained in:
committed by
Christian Helmuth
parent
f81867f208
commit
ea726a1f48
@ -1,3 +1,3 @@
|
||||
TARGET = tcp_terminal
|
||||
SRC_CC = main.cc
|
||||
LIBS = libc libc_lwip_nic_dhcp libc_lock_pipe
|
||||
LIBS = libc libc_lwip_nic_dhcp libc_pipe
|
||||
|
Reference in New Issue
Block a user