genode/repos/base-linux
Alexander Senier ee40d29b91 base-linux: Log error message for too long files
The filename buffer of a dataspace in base-linux is limited to
40 bytes. When using file names longer than this, the remainder
gets dropped silently. Add an error message to aid debugging this
case.
2017-08-18 10:24:48 +02:00
..
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
recipes depot: update recipe hashes 2017-06-29 12:00:04 +02:00
run lx_fs: handle errors on mkdir correctly 2017-06-19 12:35:55 +02:00
src base-linux: Log error message for too long files 2017-08-18 10:24:48 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.