| commit | 7f696cddd9d7bbde0ecc489eb9a29c7196b29727 | [log] [tgz] |
|---|---|---|
| author | Thomas Weißschuh <thomas@t-8ch.de> | Mon Apr 24 17:34:29 2023 +0200 |
| committer | Laurent Vivier <laurent@vivier.eu> | Wed May 17 07:20:29 2023 +0200 |
| tree | e69b7b075f65be9183b3a13f7b5be9491c264aa8 | |
| parent | 4b2d2753e88bdb25db5eab84c172135200f15c99 [diff] |
linux-user: Add open_tree() syscall
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20230424153429.276788-2-thomas@t-8ch.de>
[lv: move declaration at the beginning of the block,
define syscall]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>