genode/repos/os
Emery Hemingway 4d9037d112 Hard-link loop detection for VFS tar file-system
Detect loops by walking hard-links at two different speeds and checking
for lapping. Tar link walking is no longer a recursive procedure.

Caught a loop created by GNU tar 1.29.

Fix #2611
2017-12-21 15:01:45 +01:00
..
doc
include nic_router: better warnings on bad DHCP requests 2017-12-21 15:01:38 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes drivers_interactive-pbxa9: add input_filter 2017-12-21 15:01:38 +01:00
run pointer: strip the last label element when matching labels 2017-11-30 11:23:22 +01:00
src Hard-link loop detection for VFS tar file-system 2017-12-21 15:01:45 +01:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.