genode/repos/libports/lib
Christian Helmuth fdad5116dd libc: support for socket file system
The socket file system can be configured in the "socket" attribute of
the libc config node like follows.

  <vfs> <dir name="socket"> <fs/> </dir> </vfs>
  <libc ... socket="/socket"/>

This configures the socket file system libc backend to access files in
"/socket" for socket operations.
2017-02-28 12:59:16 +01:00
..
import Simpify startup of dynamically linked binaries 2017-01-13 13:06:52 +01:00
mk libc: support for socket file system 2017-02-28 12:59:16 +01:00
symbols lib/component: pass extended Libc::Env 2017-01-13 13:07:01 +01:00