genode/repos/base-linux/src/core
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
..
include core: unify Pd_session_component across kernels 2017-05-31 13:16:13 +02:00
linux core: add map method to pd_session interface 2017-08-18 10:24:46 +02:00
core_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dataspace_component.cc base-linux: Log error message for too long files 2017-08-18 10:24:48 +02:00
io_mem_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_cpu_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
native_pd_component.cc Capability quota accounting and trading 2017-05-31 13:16:06 +02:00
platform_thread.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform.cc core: simplify initialization 2017-05-31 13:16:12 +02:00
ram_dataspace_support.cc core: split RAM dataspace factory from RAM service 2017-05-31 13:16:12 +02:00
rom_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
stack_area.cc base: use 'Ram_allocator' as stack-area back end 2017-05-31 13:16:13 +02:00
thread_linux.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00