lx_fs: add os/run/lx_fs_import.run run script

This new runscript demonstrates how a file can be overwritten by vfs
import with the flag overwrite set to false. This is due to a bug
in lx_fs that is not propagating an ernno EEXIST syscall error.

Issue genodelabs#4104
This commit is contained in:
Jean-Adrien DOMAGE
2021-04-13 16:55:07 +02:00
committed by Christian Helmuth
parent e65b7f3b82
commit a4727c90a8
2 changed files with 125 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ lwip
lx_hybrid_ctors
lx_hybrid_exception
lx_hybrid_pthread_ipc
lx_fs_import
microcode
migrate
moon